pyccl.halos.hmfunc.angulo12 module

class pyccl.halos.hmfunc.angulo12.MassFuncAngulo12(self, *, mass_def='fof', mass_def_strict=True)[source]

Bases: MassFunc

Implements the mass function of Angulo et al. 2012. This parametrization is only valid for ‘fof’ 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 = 'Angulo12'