functional_test

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

sldo_vi_curves_GADC
iv_curve
custom_sequence: (
    "PixelAlive_Analog"
    "SCurveScan_800")
crosstalk_method

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

Usage: dirigent functional_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. 
  --help                Show this message and exit.