Skip to content

Draft: Add compatibility for Ph2 ACF v6-19+

Ph2 ACF v6-19 added a new thradj algorithm. With this, two new parameters ThrRelStart and ThrAmplitude were added.

This makes the current version of the inner-tracker-tests repo incompatible with Ph2 ACF v6-19 (and v6-20 at time of writing).

The current goal of this branch is to provide an easy way for users to test Ph2 ACF v6-19+ with dirigent.

Here is a summary of the changes to dirigent with respect to the master branch

  • Packaged with inner-tracker-tests branch updatev6-19 (merge discussed here)
  • Packaged with Ph2 ACF v6-20
  • Modified dirigent.toml config file to provide an example for how to test.

Testing instructions:

  1. Appropriately modify the tuning sequence in the [custom_sequence] section of the dirigent.toml
  2. Modify the ThrRelStart and ThrAmplitude parameters for the "ThresholdAdjustment_XXXX" test
  3. Run dirigent custom_sequence
  4. Report findings here

Merge request reports

Loading