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
  • PSCalib:
    • In SegGeometryStore use SegGeometryCspad2x1V1 and SegGeometryEpix100V1 as singletons to reduce memory consumption (PSAS-147)
    • GeometryObject - delete allocated memory for all non-top objects (PSAS-147)
  • psmon:
    • Add a console app (psconsole) for talking to psmon servers.
    • Add legends for xyplot and 1d histograms.
    • Client options for forcing log scale added to psplot.
    • Fill coloring is now configurable for 1d histograms.
    • Several bug fixes related to value-display mouse over tooltips.

External Packages

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

  • etc.

...