Versions Compared

Key

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

...

Example of image and spectral plots for 3 detectors, respectively:


 

 

Examples for meca1113

Get latest version of packages and run psana

A few minor corrections of the psana modules' code were applied in order to save 16-bit TIFF files with images. Until the new release with number >ana-0.10.3 is build (seen in directory $SIT_RELDIR), one have to use current release ana-0.10.3 with updates for two packages:

Code Block
ssh -Y psana;
cd <your-favorite-directory>;
newrel ana-current <test-ana-current-directory>;
cd <test-ana-current-directory>;
sit_setup;
addpkg ImgAlgos HEAD;
addpkg CSPadPixCoords HEAD;
scons
cp <path>/psana-meca1113-r0376-cspad-cspad2x2-tiff.cfg .
psana -c psana-meca1113-r0376-cspad-cspad2x2-tiff.cfg

Create images in tiff format

...

 

...