Versions Compared

Key

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

...

  • MecTargetChamber.0:Cspad2x2.1/<type>/0-end.data
  • MecTargetChamber.0:Cspad2x2.2/<type>/0-end.data
  • MecTargetChamber.0:Cspad2x2.3/<type>/0-end.data
  • MecTargetChamber.0:Cspad2x2.4/<type>/0-end.data
  • MecTargetChamber.0:Cspad2x2.5/<type>/0-end.data

Software

Memory data model

In contrast to CSPAD which data array shape is (N, 185, 388), the CSPAD2x2 data array has a shape (185, 388, 2); the memory pointer increment by 1 swaps the 2x1 sensor. The (raw,column)=(0,0) is located in corners 4 and 8 of optical measurement scheme for two 2x1 sensors, respectively.

C++ version for psana

(tick) data types are implemented in the package pdscalibdata as CsPad2x2* modules:

...