Versions Compared

Key

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

...

Module ImgSaveInFile works after the CSPadImageProducer, CSPadInterpolImageProducer, CameraImageProducer, PnaadImageProducer, etc., which produce image object in formats CSPadPixCoords::Image2D<double> or ndarray<double,2>. ImgSaveInFile receives from the event the image object by its source and key parameters and saves it as a per-pixel 2-d table in the text file with prefix name fname for event(s) specified by the parameters eventSave or saveAll.

...