Versions Compared

Key

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

...

Start working/developing:

  • 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-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



  • Load the configuration for the system configuration (back end: ATCA (advanced telecommunication computing architecture) and front end (FEB+Hybrid+APVs))  

    No Format
    /u1/hps/daq/heavy-photon-daq/software/config/rce-test.yml

    There is a copy of this configuration file in /u1/hps/server/heavy-photon-daq/software/config/



Configuration files used to configure rogue.
The 2019 CODA (central DAQ software at jLab) configuration files for HPS DAQ are stored on jLab machines at

...