halomod.functional.get_halomodel¶
- halomod.functional.get_halomodel(required_attrs, get_label=True, kls=<class 'halomod.halo_model.TracerHaloModel'>, fast_kwargs: dict | None = None, **kwargs) list[Framework][source]¶
Yield framework instances for all combinations of parameters supplied.
Returns a
get_hmf(), with framework =HaloModel. Seeget_hmf()for input parameters and yields.