pyccl.halos.hmfunc.bocquet20 module

class pyccl.halos.hmfunc.bocquet20.MassFuncBocquet20(self, *, mass_def='200c', mass_def_strict=True)[source]

Bases: MassFunc

Implements the mass function emulator of Bocquet et al. 2020. This parametrization is only valid for ‘200c’ masses.

Parameters:
  • mass_def (MassDef or str) – a mass definition object, or a name string.

  • mass_def_strict (bool) – if False, consistency of the mass definition will be ignored.

name = 'Bocquet20'