Switch RAVEN circulars label to RAVEN_ALERT
Currently we are listening to the EM_COINC
label to generate RAVEN circulars. However this is a bug since EM_COINC
is never applied to the preferred event, so the RAVEN circular isn't generated. Instead we should use RAVEN_ALERT
, which will applied to the preferred event in !635 (merged) .