Versions Compared

Key

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

...

  • ImgAlgos: NDArrCalib.cpp - move conditional printCalibPars() after constants loading (PSAS-44)
  • PSCalib :
    • CalibParsStore.h, GenericCalibPars.cpp - improve conditional output (PSAS-44)
    • GenericCalibPars.cpp - use BASE::size_base() in stead of  BASE::Size; in order to get rid of compilation problem with dbg (PSAS-67)
  • pdscalibdata: In all *BaseV*.h classes add method size_base() in order to resolve compilation with dbg problem (PSAS-67)
  • CalibManager: add app/roicon - for conversion of the ROI mask into ndarray using geometry calib file (PSAS-10)
  • psana_python, pypsalg: new BOOST converters and functions to allow psalg to be called from python, courtesy of Ankush Mitra.
  • DDL packages:Support for new DAQ types in pdsdata 8.1.10 - TimeTool::ConfigV2, TimeTool::DataV2, and Quartz::ConfigV2.
    • Improved documentation for two DDL types: FEEGasDetEnergyV1 and BldDataGMDV2

External Packages

  • package1: brief description and external links to the package documentation

  • etc.

    pdsdata: update to 8.1.10 for new DAQ types discussed above

Bugs fixed

  • pdscalibdata : NDArrIOV1 - get_ndarray() now returns reference in stead of ndarray; improve conditional output for debugging (PSAS-44).
  • PSXtcInput: allow individual input modules to customize what features of PSXtcInputModuleBase they support (necessary for indexing input module to not hang in certain instances). (PSAS-66).
  • PSCalib: GeometryAccess.py in img_from_pixel_arrays(iX, iY, W=None, ...) add protection for W=None (PSAS-11)
  • XtcInput: check for certain kinds of damage in Xtc to allow psana to get through data produced in some runs of xppc014, xppf0814, meca2614. Xtc problem has since been fixed. (PSAS-71).

...