Skip to content
Snippets Groups Projects

Draft: Ingestion of SVOM ECLAIRS notices into LLAI workflow

Open Naresh Adhikari requested to merge naresh.adhikari/gwcelery:addsvom into main
Compare and Show latest version
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -85,7 +85,7 @@ def handle_snews_gcn(payload):
gcn.NoticeType.INTEGRAL_REFINED,
gcn.NoticeType.INTEGRAL_OFFLINE,
gcn.NoticeType.AGILE_MCAL_ALERT,
#gcn.NoticeType.SVOM_ECLAIRS_ALERT,
# gcn.NoticeType.SVOM_ECLAIRS_ALERT,
queue='exttrig',
shared=False)
def handle_grb_gcn(payload):
Loading