Skip to content

Laser setup at FNAL

Daniel Spitzbart requested to merge modulev0b into master

Usage: Set up the module and board:

ipython3 fnal_laser_test.py -- --kcu 192.168.0.10 --hard_reset

Run the DAQ with external trigger enabled:

python3 daq.py --run_time 200 --l1a_rate 0 --ext_l1a --kcu 192.168.0.10 --run 1234 &
Edited by Daniel Spitzbart

Merge request reports