User Guide
Reference
host_model
get_pz_prior()
SimpleApparentMags()
p_unseen_Marnoch()
simplify_name()
matchFRB()
run_path()
plot_frb()
load_marnoch_data()
Development
Function to convert galaxy absolue to apparent magnitudes.
Nominally, magnitudes are r-band magnitudes, but this function is so simple it doesn’t matter.
Just applies a distance correction - no k-correction.
Abs (float or array of floats) – intrinsic galaxy luminosities
zs (float or array of floats) – redshifts of galaxies
are the dimensions of the inputs
ApparentMags