LoadedHalo.
get_ellipsoid_parameters
(*args, **kwargs)[source]¶Calculate the parameters that describe the ellipsoid of the particles that constitute the halo.
Parameters: | None : |
---|---|
Returns: | tuple : (cm, mag_A, mag_B, mag_C, e0_vector, tilt)
|
Examples
>>> params = halos[0].get_ellipsoid_parameters()