Versions Compared

Key

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

...

  • Connect to the rdusr219 machine
  • Setup the general environment: 

    No Format
    source /u1/hps/setup_env.sh
  • Start the conda environment:

    No Format
    conda activate rogue-hps-dev-ben
  • Run the software from this folder.

    No Format
    cd /u1/hps/server/heavy-photon-daq/software/scripts
    python SvtDaqGui.py --env SLACSM

    The env command line is to tell which network configuration to load. The network configuration that gets loaded is stored in python/hps/constants.py


...