p_unseen_Marnoch
- zdm.optical.p_unseen_Marnoch(zvals, plot=False)[source]
Return the probability that an FRB host galaxy is unseen in typical VLT observations.
Digitises Figure 3 of Marnoch et al. 2023 (MNRAS 525, 994), which shows p(U | z) — the cumulative probability that a host galaxy at redshift z falls below the VLT/FORS2 R-band detection limit. A cubic polynomial is fit to the digitised curve and evaluated at the requested redshifts. Values are clamped to [0, 1].
- Parameters:
- Returns:
- p(U | z) evaluated at each element of
zvals, clamped to the range [0, 1].
- p(U | z) evaluated at each element of
- Return type:
fitv (np.ndarray)