Skip to content

Fix typo, change "StandardSequence"

Thierry Guillaume Harte requested to merge dirigent into master

There is a typo in the test sequences, that prevent them from running through: "ThresholdEquilization" instead of "ThresholdEqualization".

Also We extended the the "StandardSequence" a bit. This especially with the goal to tune to 1000e threshold. Especially with the changes to the StandardSequence, the range of the 'thradj' scan in the default setting can be too tight for some modules on the upper side.

We now set it to 380 to 500. This is a bit extended from the ph2_acf default (400-450). Also it doesn't go down too far, as most modules have their noise floor around 380 in our experience.

Merge request reports