Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Revert to ASP v2r1 + grbASP v3r1p1

CCB Jira

ssc-25@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
    • adopt 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