yt.lagos.HaloList.__init__

HaloList.__init__(data_source, dm_only=True)

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

This Page