Versions Compared

Key

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

...

To run interactive-psana execute the following commands.  This requires the ability to ssh to an LCLS unix account and the ability to open up a graphics window on your computer ("X-windows").  Execute these commands:

Code Block
ssh -X pslogin.slac.stanford.edu
ssh -X psana
source /reg/g/psdm/etc/ana_env.csh
sit_setup
cp /reg/g/psdm/tutorials/xcs/princeton.py princeton.py
python princeton.py

...