Function resonance_redshift

Source
pub fn resonance_redshift(m_ev: f64, cosmo: &Cosmology) -> Option<f64>
Expand description

Resonance redshift z_res where ω_pl(z_res) = m.

Returns None when m is outside the range spanned by ω_pl on [z_min, z_max] = [10, 3e7].