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
colossuscosmology code. Seebiasfor an example of how to use it.Notice that it returns a class
CustomColossusBiasnot an instance.