Versions Compared

Key

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

...

  • gets from the event store for specified source and inkey parameters the object with pnCCD data of type
    • Psana::PNCCD::FullFrameV1 containing four [512][512] frames with T=uint16_t, or
    • ndarray<T,3> , where shape=[4][512][512], T=unsigned short, float, double, int,
    and
    • or int16,
    for specified source and inkey parameters
  • puts the ndarray<T,2> object with pnccd [1024+gap][1024] image in the event using specified outimgkey parameter.

...