Reasons for Change

  • Move to ST v9r15p5 from ST v9r15p4
  • New version of ASP/BayesianBlocks v2
  • Handle empty ROIs that arise from increased rocking angle for six_hour intervals in DRP_monitoring task.
  • Use later versions of asp_pointlike, asp_skymaps, asp_healpix packages that were modified for SCons builds
  • Rename package-specific clean_up_files.py scripts since SCons builds somehow cannot deploy into python subdirectories.

Test Procedure

Tested in dev on data in /ASP/TestSims2.

Rollback Procedure

Revert to ASP v3r0p3 and ST v9r15p4.

CCB Jira

ssc-234@jira

Details

  • ASP v3r1p0
    • AspHealPix v0r0p3
    • AspLauncher v1r4p0
    • AspPolicy v0r6p1
    • BayesianBlocks v2r0p0*
      • Revised interface to allow for ncp_prior to be specified when light_curve method is called rather than in the constructor
    • asp_pgwave v1r10p2*
      • In getPgwInputData.py, refactor logic to select appropriate EVENT_CLASS cuts for test data vs flight data
      • clean_up_files.py -> asp_pgwave_clean_up_files.py
      • modify PGWave.xml to use asp_pgwave_clean_up_files.sh (new xml task def)
    • drpMonitoring v1r7p5*
      • Test each ROI in assignRois.py to ensure events remain after standard gtselect and gtmktime filtering is applied.
      • clean_up_files.py -> drp_clean_up_files.py
      • modify DRP_monitoring.xml to use drp_clean_up_files.py (new xml task def)
    • grbASP v4r8p6*
      • use new BayesianBlocks interface
      • add autoRetryMaxAttempts to GRB_blind_search blind_search process (new xml task def)
      • clean_up_files.py -> grbASP_clean_up_files.py
      • modify GRB_afterglow.xml to use grbASP_clean_up_files.py (new xml task def)
    • pyASP v3r6p2*
      • add pipelineServer() function so that clients can easily determine whether the code is run in 'PROD' or 'DEV'
    • asp_healpix v2r2p3*
    • asp_skymaps v1r13p2*
    • asp_pointlike v6r14p1*