Versions Compared

Key

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

...

  • IDataAllow user to override /reg/d/psdm as default location for data using environment variable SIT_PSDM_DATA
  • pypsalg: Added many new python wrappers to C methods in psalg.
  • pdscalibdata
    • AndorBaseV1.h - set Rows=0, Cols=0 in order to support variable shape for 514x512 and 2048x2048 data (PSAS-6, PSAS-121)
    •  in NDArrIOV1.cpp - in constructor 2 set m_size = nda_def.size(), other things are cosmetic.
  • ImgAlgos: add module EventCodeFilter (PSAS-122) 
  • CalibManager:
    • add option to select dark events in any run using event code filter (PSAS-122)
    • add GUIAlignment, and widget wrapper GUIROIMask (PSAS-6, PSAS-11). In many modules use class Frame in stead of QFrame + many cosmetic changes.
  • psana_test: minor update
  • psana_python: add boost converters for Event,Env,Source.
  • PSQt: Add modules WdgColorBar, WdgRadHist, WdgSpecHist, add multiple protections - the 1st stable version with all basic features (PSAS-11). Improve doxygen documentation, cleenup code.
  • PSCalib: add support for calibration types pixel_mask, pixel_bkgd; fix problem with different ndarray size/shape for common_mode.
  • pytopsana: add C++ class Detector with python wrapper for direct access to calibration data.

External Packages

  •  

Bugs fixed

...