pyccl.halos.hmfunc.despali16 module

class pyccl.halos.hmfunc.despali16.MassFuncDespali16(self, *, mass_def='200m', mass_def_strict=True, ellipsoidal=False)[source]

Bases: MassFunc

Implements the mass function of Despali et al. 2016. This parametrization accepts 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.

  • ellipsoidal (bool) – use the ellipsoidal parametrization.

name = 'Despali16'