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

Compare with Current View Page History

« Previous Version 7 Next »

Psana

  • Remove 'one-stream' feature of dataset spec (PSAS-185)
  • pyimgalgos: 
    • add NDArrSpectrum.py (PSAS-178), adjust parameters in GlobalGraphics.hist1d.
    • GlobalUtils  - add misc. methods, improve documentation.
    • GlobalGraphics.py - fix logic with None.
  • PSCalib:
    • minor corrections of auto-doc.

    • add CalibPars*.py, GenericCalibPars.py, GlobalUtils.py - to access calibration constants from python (PSAS-139, PSAS-148)

    • SegGeometryCspad2x1V1::pixel_mask_array - fix filling 2x1 last row of zeros.

  • IData, XtcInput: refactors (PSAS-185, PSAS-186)
  • ImgAlgos: examples/ex_peakfinder_cspad.py - add protection for missing data.
  • Detector: multiple changes (PSAS-139);
    • add methods (runnum) in addition to (evt,env),
    • add python interface for geometry, intensity calibration constants,
    • add switch between C++/Python interfaces.

External Packages

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

  • etc.

Bugs fixed

  • PyCSPadImage: fix bug reported by Silke; in CalibPars.py findCalibFile use PSCalib.CalibFileFinder.findCalibFile(...) in stead of local algorithm. PSAS-180

Known Issues

  • issue1
  • issue2
  • etc.
  • No labels