You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Reason for change

This version collects various changes that were requested during OpsSim2. It also includes some minor bug-fixes that were found in testing against ST v9r5.

Test Procedure

These changes have been tested in dev pipeline on test data in /ASP/TestSims in the dev datacatalog and on OpsSim2 data.

Roll-back Procedure

Revert to ASP v2r1 + grbASP v3r1p1

CCB Jira

Details

Here is a list of the proposed subpackage tags along with summaries of the changes so far:

  • AspLauncher v1r1
    • set pgwave process stream ids using nMetStart + offset
    • add option to set datacatalog implementation in xml for testing using PROD data in DEV pipeline
  • AspPolicy v0r4p1
    • use GPLtools/prod in PYTHONPATH instead of GPLtools/L1prod
  • drpMonitoring v1r2
    • use pgwave_streamId instead of process ids
    • modify source selection to exclude sources not found by pgwave that are imported from POINTSOURCES table from previous epochs
    • add option to set datacatalog implementation in xml
  • grbASP v3r2
    • overlay plotting of wcs coordinate grids on counts map plots
    • bug-fix for pixel offset in interpreting wcs coordinates
    • use new gttsmap parfile interface
    • add option to set datacatalog implementation in xml
  • pgwave v1r2
    • propagate streamIds to drpMonitoring streams
    • register data products by stream id
    • use new gtselect par file interface
    • add option to set datacatalog implementation in xml
  • pyASP v3r1
    • make FileStager.finish() a separate function that can be called outside of destructor
    • move to numpy from numarray in SkyCone.py
  • No labels