RockstarHalo.
maximum_radius
(*args, **kwargs)¶Returns the maximum radius in the halo for all particles, either from the point of maximum density or from the center of mass.
The maximum radius from the most dense point is calculated. This accounts for periodicity.
Parameters: | center_of_mass : bool
|
---|
Examples
>>> radius = halos[0].maximum_radius()