Automatic snippet
Automated snippet using python to be able to used python functions we have defined:
- threshold tuning depends on the module layer (
L0
vsL1/2
) - ToT tuning depends on the chip type (
rd53b
vsitkpixv2
)
Add commandline options to run only parts of QC tests:
-
-iv
to run only sensor IV -
-cal
to run only simple calibration scans ("ADC-CALIBRATION", "ANALOG-READBACK", "SLDO", "VCAL-CALIBRATION", "INJECTION-CAPACITANCE", "LP-MODE", "DATA-TRANSMISSION") -
-mht
to run only YARR scans required for the minimum health test -
-tun
to run only YARR scans required for the tuning -
-pfa
to run only YARR scans required for the pixel failure scans
closes #37 (closed)
Edited by Lingxin Meng