Versions Compared

Key

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

...

The latest version of this application can be created and executed from test release directory. This is a two step procedure due to peculiarities of the LCLS file system; compilers, batch job submission procedure, and access to data are available on different nodes...

...

Code Block
newrel ana-current test-CalibManager;
cd test-CalibManager;
sit_setup;
addpkg CalibManager HEAD;
addpkg ImgAlgos HEAD;
scons;
mkdir work;
calibman;

Step 2: Run application

Login to psexport,

...