Versions Compared

Key

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

...

Code Block
conda activate /reg/neh/home/cpo/.conda/envs/timetoolLab2/ if     #if on lcls or timetoolqt5 if on afsSLAC network
conda activate timetoolqt5                                      #if on LCLS network
 
source setup_env_template.sh
./scripts/gui.py

...