gwpopulation_pipe.data_collection.euclidean_redshift_prior
- euclidean_redshift_prior(redshift)[source]
Evaluate the redshift prior assuming a Euclidean universe.
See Appendix C of Abbott et al..
\[p(z) \propto d^2_L \frac{dd_L}{dz}\]This uses the wcosmo.Planck15 cosmology.
- Parameters:
- redshift: array_like
The redshift values to evaluate the prior for.