halomod.bias.make_colossus_bias

halomod.bias.make_colossus_bias(model='comparat17', mdef=<hmf.halos.mass_definitions.SOMean object>, **defaults)[source]

A factory function which helps with integration with the colossus cosmology code. See bias for an example of how to use it.

Notice that it returns a class CustomColossusBias not an instance.