firecrown.models.cluster.kernel.SpectroscopicRedshift

firecrown.models.cluster.kernel.SpectroscopicRedshift#

class firecrown.models.cluster.kernel.SpectroscopicRedshift[source]#

Bases: object

The spec-z kernel.

Assuming the spectroscopic redshift has no uncertainties, this is akin to multiplying by 1.

Public Methods:

distribution()

Evaluates and returns the z distribution contribution to the integrand.


distribution()[source]#

Evaluates and returns the z distribution contribution to the integrand.

We have set this to 1.0 (i.e. it does not affect the redshift distribution)

Return type:

ndarray[Any, dtype[float64]]