Bases: object
The constructor of this class takes a snapshot and a composite model as input, and returns a Monte Carlo realization of the composite model painted onto the input snapshot.
Methods Summary
build_profile_lookup_tables([...]) | |
populate() | Method used to call the composite models to sprinkle mock galaxies into halos. |
process_halo_catalog() | Method to pre-process a halo catalog upon instantiation of the mock object. |
Methods Documentation
Method used to call the composite models to sprinkle mock galaxies into halos.
Method to pre-process a halo catalog upon instantiation of the mock object. This processing includes identifying the catalog columns that will be used to construct the mock, and building lookup tables associated with the halo profile.