bug fix in getting p_astro filename; fixed #502
Compare changes
+ 2
− 4
@@ -570,10 +570,8 @@ def earlywarning_preliminary_alert(event, alert, annotation_prefix='',
when earlywarning_preliminary_alert is called with a timeout during GCN_PRELIM_SENT, the alert variable contains stale information. Hence the wrong pipeline/p_astro filename. Bug fix from !1012 (merged)