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.tomlconfig file to provide an example for how to test.
Testing instructions:
- Appropriately modify the tuning sequence in the
[custom_sequence]section of thedirigent.toml - Modify the
ThrRelStartandThrAmplitudeparameters for the"ThresholdAdjustment_XXXX"test - Run
dirigent custom_sequence - Report findings here