Versions Compared

Key

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

...

12) If all the FEBs look good (green) and SVT bias is on, then CODA should be ready
for "Prestart" followed by "Go"

SVT Baseline/Threshold Procedure

Configuration for CODA is PROD77_SVT

Download the trigger configuration trigger/HPS/Run2021/Before_Sep16/hps_v2_svtOnly_noThr.trg

It is critical to be sure to reset the data DPMs before you do a baseline run:

Code Block
heavy-photon-daq/software/scripts/resetDataDpm.sh

The clonfarm2 and/or clonfarm3 ROCs will often dump a bunch of nonsense for a bit before the run starts recording triggers, so don't get scared if you see it spewing garbage for a few seconds at the beginning of the run.

The data will end up on clondaq7, so move the data (via scp) from clondaq7:/data/stage_in/hpssvt_<run_number>/hpssvt_<run_number>.evio.00000 to clonfarm1:/data/hps/slac_svt/server/thresholds/run

Next process this data to produce a threshold file. Thresholds require the fw channel mapping so use (as hpsrun):

Code Block
bash
sconda
crogue
source /data/hps/src/setupHpstrEnv.sh
cd /data/hps/slac_svt/server/thresholds/run
hpstr /data/hps/src/hpstr/processors/config/evioSvtBl2D_cfg.py -i hpssvt_<run_number>.evio.00000 -o hpssvt_<run_number>_bl2d_fw.root -c fw
python