User Guide
Reference
c_light_kms
print_cosmology()
set_cosmology()
H()
E()
inv_E()
DM()
DA()
DL()
dV()
dVdtau()
init_dist_measures()
dm()
dl()
da()
dv()
dvdtau()
E_to_F()
F_to_E()
dFnu_to_dEnu()
choose_source_evolution_function()
sfr_evolution()
opz_evolution()
sfr()
Development
Star formation rate evolution model from Madau & Dickinson (2014).
Computes the cosmic star formation rate raised to a power n, normalized to unity at z=0.
z (float or array_like) – Redshift.
*params (float) – First parameter is n, the power to which the SFR is raised. Typically n=1 for direct SFR tracking.
Relative source density at redshift z, normalized to 1 at z=0.
float or ndarray