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

Compare with Current View Page History

« Previous Version 8 Next »

Psana

  • 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.

External Packages

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

  • etc.

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)

Known Issues

  • issue1
  • issue2
  • etc.

 

  • No labels