yt.analysis_modules.halo_finding.halo_objects.LoadedHalo.maximum_density_location

LoadedHalo.maximum_density_location(*args, **kwargs)

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()