Skip to content

WIP: Move voevent generation into gwcelery

Cody Messick requested to merge cody.messick/gwcelery:voevent-generation into main

This is a work in progress to move the voevent generation into gwcelery. A draft of the logic to add the values to a voevent object is complete, but the values are mostly empty right now. Related to #387

To dos

  • Work out how to track the notice number
  • Plug into orchestrator
  • Generate complete voevent using igwn alert for alerts without EM coincs
  • Generate complete voevent using igwn alerts for alerts with EM coincs
  • Clean up (e.g. remove comment cruft, add appropriate header, etc)
Edited by Cody Messick

Merge request reports