Multi-etroc, slimmed module test script for v1 boards
Primarily a script used for multi-etroc testing that has been slimmed down to the most important tests, plus some helpful plotters/plotting updates.
Test a single v1 module in RB slot 1 (preferred slot, below VTRx+) with:
ipython3 -i test_module.py -- --kcu 192.168.0.10 --moduleid 104 --test_data_stream --module 1 --threshold auto --test_chip
v1 and v0b boards can be mixed in a telescope setup (not on a single RB). An example configuration can be found here.
ipython3 -i telescope.py -- --kcu 192.168.0.10 --offset 15 --configuration bu
Edited by Daniel Spitzbart