Versions Compared

Key

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

...

Code Block
ssh psana
cd <one-of-your-directories>
newrel ana-current test_release_directory
cd test_release_directory
sit_setup
addpkg ImgAlgos HEAD
addpkg pdscalibdata HEAD
addpkg PSCalib HEAD
addpkg CSPadPixCoords HEAD
scons

...
psana -c psana-xppd7114-r0081-cspad2x2-NDArrDropletFinder.cfg
Note

Packages PSCalib and CSPadPixCoords need to be added because they have been modified on the top of ana-0.13.13 release due to dependency between packages.

 

References

...