Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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 new gttsmap 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 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