Versions Compared

Key

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

Psana

  • ImgAlgos:
    • NDArrCalib.cpp - move conditional printCalibPars() after constants loading (PSAS-44)
    • add AlgSmearing, AlgDroplet - for droplet/peak finding (PSAS-68) and CommonMode - to collect all common mode correction algorithms
    • in NDArrCalib and CommonMode add common mode support for Epix100a (PSAS-7)
  • 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


...