Skip to content
Snippets Groups Projects

Create and process external MDC events to test RAVEN pipeline; fixes #401 and #403

Merged Brandon Piotrzkowski requested to merge brandon.piotrzkowski/gwcelery:raven-mdc-test into main
Compare and
14 files
+ 430
61
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -54,5 +54,17 @@
16. [ ] Issuing an `ADVOK` signoff through GraceDB results in an initial VOEvent.
17. [ ] Issuing an `ADVNO` signoff through GraceDB results in a retraction VOEvent.
18. [ ] Requesting an update alert through the [Flask dashboard](https://emfollow-playground.ligo.caltech.edu/gwcelery) results in an update VOEvent.
19. [ ] Playground has recently [produced an MDC superevent with an external coincidence](https://gracedb-playground.ligo.org/latest/?query=MDC+EM_COINC&query_type=S), i.e. with a `EM_COINC` label. Use the [Flask dashboard](https://emfollow-playground.ligo.caltech.edu/gwcelery) to do this manually.
20. [ ] The joint MDC superevent has the following annotations.
- [ ] `coincidence_far.json`
- [ ] `bayestar-ext.fits.gz` or `subthreshold.bayestar-ext.fits.gz`
- [ ] `bayestar-ext.png` or `subthreshold.bayestar-ext.png`
21. [ ] The joint MDC superevent has the following labels.
- [ ] `EM_COINC`
- [ ] `RAVEN_ALERT`
- [ ] `GCN_PRELIM_SENT`
22. [ ] The joint MDC superevent is sending alerts with coincidence information.
- [ ] At least one VOEvent with `<Group name="External Coincidence">`.
- [ ] At least one circular w/ `-emcoinc-` in filename.
/label ~Release
Loading