Skip to content

Force `cos_d` to be less than 1 and greater than -1

Charlie Hoy requested to merge rho_p_angles_fix into master

The purpose of this MR is to force cos_d to be less than 1 and greater than -1 when computing dphi in the pesummary.gw.conversions.angles._dphi function. This fixes issue #278 (closed).

Merge request reports