Versions Compared

Key

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

...

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:

...

On 6 p.m. 2013-11-13 all recent code changes are included in release ana-0.10.5 (seen in directory $SIT_RELDIR).

To run psana use commands:

Code Block
ssh -Y psana
cd <your-favorite-directory>

sit_setup3-directory;
sit_setup;
addpkg ImgAlgos HEAD;
addpkg CSPadPixCoords HEAD;
addpkg pyimgalgos HEAD;
addpkg XtcExplorer HEAD;
scons;

cp <path-to-where-it-is-located>/psana-meca1113-r0376-cspad-cspad2x2-tiff.cfg .
psana -c psana-meca1113-r0376-cspad-cspad2x2-tiff.cfg
or you may try:

or run xtcexplorer:

Code Block
xtcexplorer /reg/d/psdm/mec/meca1113/xtc/e356-r0376-s03-c00.xtc

...