-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removal of a manual list of trigger times #3476
Removal of a manual list of trigger times #3476
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code certainly looks like it should do what you say, but I think here the proof is really in your testing. Can you describe what has been tested here?
yes, sorry but testing this on proprietary data so can't post here. We have some large tails in the coincident background, which look like we would normally expect from the little-dogs of signals, which are coming from single-detector triggers. after this change, we remove the tails as the single-detector trigger is not forming little-dogs |
@@ -68,6 +68,10 @@ parser.add_argument('--hierarchical-removal-against', type=str, | |||
'triggers that are louder than either the "inclusive"' | |||
' (little-dogs-in) background, or the "exclusive" ' | |||
'(little-dogs-out) background. [default="none"]') | |||
parser.add_argument('--additional-event-times', type=float, nargs="+", | |||
help="Additional event times which will be removed from " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you want several times should they be space- or comma-separated? maybe indicate this in the help message?
* start adding things to manually remove triggers from analysis * fix miscalled module, add some logging * correct page_snrifar help message
* start adding things to manually remove triggers from analysis * fix miscalled module, add some logging * correct page_snrifar help message
If we have signals in a single detector, it causes significant little-dog background.
This change means we can remove these triggers manually (or a bad glitch, or whatever, just pointing to a time) from all backgrounds