yt.analysis_modules.halo_finding.halo_objects.HaloList.__init__

HaloList.__init__(data_source, dm_only=True, redshift=-1)[source]

Run hop on data_source with a given density threshold. If dm_only is True (default), only run it on the dark matter particles, otherwise on all particles. Returns an iterable collection of HopGroup items.