Skip to content

Draft: add nan/inf checks for sngl_inspiral and snr values

Alexander Pace requested to merge nan-be-gone into master

if a user uploads a value with a nan or inf, then the event parsing stops, no alert is issued, and a warning is returned to the user

Merge request reports