Force `cos_d` to be less than 1 and greater than -1
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).
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).