pyccl.halos.hmfunc.watson13 module

class pyccl.halos.hmfunc.watson13.MassFuncWatson13(self, *, mass_def='200m', mass_def_strict=True)[source]

Bases: MassFunc

Implements the mass function of Watson et al. 2013. This parametrization accepts fof and any S.O. 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 = 'Watson13'