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
5 files
+ 10
93
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -45,7 +45,8 @@ NOTICE_TYPE_DICT = {
'111': 'FERMI_GBM_FLT_POS',
'112': 'FERMI_GBM_GND_POS',
'115': 'FERMI_GBM_FINAL_POS',
'131': 'FERMI_GBM_SUBTHRESHOLD'
'131': 'FERMI_GBM_SUBTHRESHOLD',
'576': 'SVOM_ECLAIRS_ALERT'
}
Loading