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
Set the global cosmology parameters for this module.
This function must be called before using distance measure functions if non-default cosmology is desired.
params (dict or State) – Parameter dictionary or State object containing ‘cosmo’ key with CosmoParams object specifying H0, Omega_m, Omega_lambda, Omega_k.