Change iDQ channel to use FAP instead of p(glitch)
Compare changes
Files
6+ 7
− 7
@@ -202,12 +202,12 @@ llhoft_channels = {
@@ -225,8 +225,8 @@ idq_veto = {'gstlal': False,
iDQ is no longer providing p(glitch) so this MR switches the default channel to use the false alarm probability (FAP) instead, with a suitable threshold (FAP=0.01).
Closes #477 (closed).