Versions Compared

Key

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

...

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.

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

...

This procedure demonstrates that module is doing somthing, but does not show any useful results. The next module CSPadImageGetTest is intended to demonstrate results.

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

...