Move external sky map generation into asynchronous group
This MR moves the final tasks after creating an external event from a GRB GCN notice into a parallel group. This is to prevent failures in detchar.check_vectors
from inhibiting sky map generation and partially addresses #395 (closed).
Need to finished pytests first.
Edited by Brandon Piotrzkowski
Merge request reports
Activity
changed milestone to %O4
added External Triggers Sky Maps labels
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Automatically resolved by Brandon Piotrzkowski
- Resolved by Brandon Piotrzkowski
@geoffrey.mo could you explain why
detchar.check_vectors
requires both the graceid and event dictionary as arguments? I'm trying to refactor the functions involved here to put in single canvas and requiring both arguments makes that much more difficult, rather than just supplying the event dictionary.
added 55 commits
-
23aef5ef...e6759f7b - 53 commits from branch
emfollow:main
- 09af414b - Move external sky map generation into asynchronous group
- 476a969c - Move functions in handle_grb_gcn into canvas
-
23aef5ef...e6759f7b - 53 commits from branch
Please register or sign in to reply