Versions Compared

Key

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

...

Code Block
2 20 20 512 0 0 0 0 0 0 0 0 0 0 0 0

Setup environment for current release ana-0.13.17

ssh psana

cd <your-any-directory>

newrel ana-current my-local-release-dir;
cd my-local-release-dir;
sit_setup;
addpkg CalibManager HEAD;
scons;

...