Versions Compared

Key

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

...

  • pytopsana:
    • Add factory classes to access detectors' data with implementation for CSPAD in NDArrProducerCSPAD (PSAS-139)
    • Add implementation of factory classes with examples for all known detectors: CSPAD2X2, pnCCD, Princeton, Andor, Epix, all Cameras.
    • Add interface for geometry methods. See for detail PSAS-139.
  • ImgAlgos:
    • GlobalMethods - add method stringForDetType, add const to parameters in detectorTypeForSource
    • NDArrAverage - add parameter thr_rms_min (PSAS-6)

  • CalibManager:
    • add parameter cp.mask_rms_thr_min and propagate it in calibman/calibrun code along with cp.mask_rms_thr (PSAS-6)
  • TimeTool:
    • add unit test

...