calix.common.exceptions.ExcessiveNoiseError

exception calix.common.exceptions.ExcessiveNoiseError

Raised if an algorithm that starts with noise is used with an excessive amount of noise requested on the initial parameters.

If the amount of noise requested leads to hitting the boundaries of the dynamic range of the calibration within the first step, we raise this error as applying this amount of noise is not sensible.