assembly_test

“Assembly Test” calibration sequence. This script is used to perform the CMS Phase 2 IT module QC procedure “Assembly Test”. It organises running the following dirigent calibrations sequentially:

sldo_vi_curves_GADC
voltage_trimming_GADC
sldo_vi_curves
voltage_trimming
iv_curve
calibrate_module
crosstalk_method

This list will be updated to reflect the Assembly Test list in the QC document as more calibrations are created. This sequence will be named “Assembly_Test_0d1” in the Panthera database, where the “0d1” stands for dirigent Assembly Test version 0.1.:

Usage: dirigent assembly_test [OPTIONS]

Options:
  -g, --disable-gadc    Disable GADC calibrations (sldo_vi_curves_GADC and voltage_trimming_GADC).
  -i, --disable-iv      Disable I-V curve step. 
  -n, --disable-needle  Disable needle card calibrations.
  -t, --tuning-method   Specify the method used in the tuning step.
  --help                Show this message and exit.