Versions Compared

Key

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

...

Some notes on the hdf5 files: final-h5-output 

Code

  1. from psnxserv if you used nomachine, or pslogin (a machine with outside internet), do git clone https://github.com/davidslac/mlearntut.git
  2. For ex09, we will use the pslogin shell, so best to leave it up
  3. start new terminal
    1. you can run gnome-terminal or xterm from your pslogin shell
    2. if not already at ssh -Y to pslogin, then ssh -Y to psana (ssh -X should work also)
  4. cd to the mlearntut directory you made, from the pslogin terminal

...