pyccl.halos.hbias.sheth01 module

class pyccl.halos.hbias.sheth01.HaloBiasSheth01(self, *, mass_def='fof', mass_def_strict=True)[source]

Bases: HaloBias

Implements halo bias as described in Sheth et al. 2001. 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 = 'Sheth01'