Skip to content

BUGFIX: Fix SNR calculation with relative binning

Currently the SNR calculation in post-processing fails for the relative binning likelihood unless fiducial is added as a delta function prior at 0. This is actually unnecessary and was caused by evaluating the waveform on the wrong sample dictionary that did not include the fiducial parameter.

Merge request reports