Redshift¶
Setup for the redshift distributions
-
class
redshift.nz_dist(zmin: float = None, zmax: float = None, nzmax: int = None)[source]¶ Bases:
object-
nz_gaussian(z0: float, sigma: float) → numpy.ndarray[source]¶ Gaussian n(z) distribution for the tomographic bin

-
nz_model_2(z0: float, alpha: float = 2, beta: float = 1.5)[source]¶ https://arxiv.org/pdf/1502.05872.pdf
Calculate the analytic function

-
