ssh -Y tbuser@pcepaid02
cd alpide-daq-software
alpide-daq-program -l
1 device(s) with unprogrammed FX3 firmware found:
- DAQ-00090611004E150B (bus: 1, address 7)
alpide-daq-program --fpga fpga.bit --all
FPGA programming DONE
cd scripts
./thr_tune.py FULL | tee thr_tuning_log.txt
cd ../eudaq2/user/ITS3/misc
Updated 16/06/2023
1) Read carefully before starting
2) Basic setup:
ssh -Y tbuser@pcepaid02
3) Identify and program the DAQ board:
cd alpide-daq-software
alpide-daq-program -l
1 device(s) with unprogrammed FX3 firmware found:
- DAQ-00090611004E150B (bus: 1, address 7)
alpide-daq-program --fpga fpga.bit --all
FPGA programming DONE
3b) Run the threshold scan:
cd alpide-daq-software
alpide-daq-program --fpga fpga.bit --all
cd scripts
./thr_tune.py FULL | tee thr_tuning_log.txt
4) Configure:
cd ../eudaq2/user/ITS3/misc