This PR adds a proper timeout calculation to the IonChamber.trigger() method. Previously, the default timeout was used regardless of the settings on the scaler. Now, the new method IonChamber.default_timeout() is used to determine the best timeout based on the scaler configuration.
This PR adds a proper timeout calculation to the
IonChamber.trigger()
method. Previously, the default timeout was used regardless of the settings on the scaler. Now, the new methodIonChamber.default_timeout()
is used to determine the best timeout based on the scaler configuration.Things to do before merging:
update iconfig_testing.toml