yt.analysis_modules.halo_finding.halo_objects.Halo.maximum_density_location

Halo.maximum_density_location(*args, **kwargs)[source]

Return the location HOP identified as maximally dense. Not applicable to FOF halos.

Return the location HOP identified as maximally dense.

Examples

>>> max_dens_loc = halos[0].maximum_density_location()