pyccl.halos.hmfunc.tinker08 module

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

Bases: MassFunc

Implements the mass function of Tinker et al. 2008. This parametrization accepts S.O. masses with \(200 < \Delta < 3200\), defined with respect to the matter density. This can be automatically translated to S.O. masses defined with respect to the critical density.

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 = 'Tinker08'