These changes create and upload external MDC events in order to regularly test the fully RAVEN pipeline. This is designed to create an external MDC event for every 2 MDC superevents, resetting every day. These joint coincidences should be able to be found by ligo-raven>=2.0
by including search='MDC'
in ligo.raven.search.search()
.
The MR includes changes to:
- create
MDC
external events viafirst2years_external.py
- use
se_search
field for superevent searches with new release ofligo-raven
- update superevent with coinc FAR values when better coincidence is available
Edited by Brandon Piotrzkowski
Merge request reports
Activity
added External Triggers Mock Events Testing labels
mentioned in merge request lscsoft/raven!66 (merged)
added 13 commits
-
1e76d557...4108dbaa - 3 commits from branch
emfollow:main
- 5082cf15 - Process MDC events to test RAVEN pipeline
- 5360d2dc - Add code to upload external GCNs
- 0c6f86b2 - Fix some string formatting issues
- 32dae3c2 - Add test for this new module
- bf0737ea - Fix errors in tests
- bbc52cf6 - Fix lint errors
- 3651eb4a - Fix final lint errors
- 7a08511d - Fix overall test
- 7a732d0b - Add more changes
- 453be0be - Fix a lint error
Toggle commit list-
1e76d557...4108dbaa - 3 commits from branch
added 1 commit
- 16f2c808 - Remove random draw as mechanism to generate external event
added 1 commit
- ec6b3861 - Create and process external MDC events to test RAVEN pipeline
Please register or sign in to reply