Versions Compared

Key

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

...

Detailed description in Doxygen - supports calibration type center_global

PSANA Modules

All psana modules are described in Psana Module Catalog.

Module PixCoordsTest

See description in Psana Module Catalog.

To execute this test module go to your release directory and run psana with appropriate configuration file:

...

Module CSPadImageProducer

See description in Psana Module Catalog.
This module produces the uniform 2-D 1750x1750 image array for entire CSPad. Actual pixel coordinates are replaced by the nearest bin coordinates from this 2-D image array. Interpolation is not used in this case.

...

Module CSPadInterpolImageProducer

See description in Psana Module Catalog.
This module is very similar to the CSPadImageProducer, but the amplitude in each bin of the uniform 2-D image array is interpolated using the 4 nearest sensor pixels. In this module we use the 4-node bi-linear interpolation algorithm.

Module CSPadImageGetTest

See description in Psana Module Catalog.

To execute this test go to your release directory and run psana with appropriate configuration file:

...

Module CSPadNDArrProducer

Detailed description in Doxygen

Module CSPad2x2NDArrProducer

Detailed description in Doxygen

Module CSPad2x2ImageProducer

...

References

CSPAD pixel coordinates and image producer in Python
CSPad image producer in Python
CSPAD2x2 modules in Python