Versions Compared

Key

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

...

Currently all psana modules which deal with image and pixel coordinates can work with calibration type geometry.

 

In earlier version of software, CSPAD2x2 geometry is defined by the two calibration types:

...

Universal detector geometry software, described in  Detector Geometry, has a Python interface which is recommended to use for in new analysescode development.

Alternatively, Python modules for CSPAD2x2 geometry are available in the package PyCSPadImage documented in CSPAD pixel coordinates and image producer in Python. They provides an interface for getting
(tick) Calibration parameters from DB and local directory,
(tick) Pixel coordinates,
(tick) Image producer

...