Reasons for Change

  • Attempts by the GRB_refinement task to analyze data for bursts outside the FOV (off-axis angle > 70) fail when the event selection returns zero photons.
  • GRB_blind_search will email duplicate alerts if a run containing a candidate burst is analyzed again (L1Proc will resubmit a run for analysis if more data for that run arrives in a later delivery.)
  • Deliveries to FSSC shall now be made daily with no latency.

The release should be ASP v2r11p3.

Test Procedure

Tested in dev on data in /ASP/TestSims2 and on flight data in the prod datacatalog that exhibited this issue.

Rollback Procedure

Revert to ASP v2r11p1.

CCB Jira

ssc-177@jira

Details

  • ASP-59@JIRA Abort spectral analysis of burst if the refined position lies outside of the FOV
  • ASP-60@JIRA Check if email notifications have already been sent out for a blind search candidate
  • ASP v2r11p3
    • AspHealPix v0r0p1
    • AspLauncher v1r3p6
    • AspPolicy v0r6p1
    • BayesianBlocks v1
    • asp_pgwave v1r9p1
    • drpMonitoring v1r7p1*
      • Set latency to zero in makeDrpLcTables.py
    • grbASP v4r7p6*
      • Rewrite GRB_refinement xml task def so that skipped sections are implemented as separate subtasks.
      • Query GCNNOTICES db table to determine if a GRB candidate has already been found by the GRB_blind_search task. If so, skip email notification.
    • pyASP v3r5p7