calix.common.exceptions

Exceptions

AlgorithmError

Base class for Exceptions raised from Algorithms.

CalibError

Base class for Exceptions raised from Calibs.

CalibNotSuccessful

Raised if a calibration fails to run successfully.

CalibNotSupported

Raised if a calibration is not possible with the given algorithm or calibration routine.

ExcessiveNoiseError

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

HardwareError

Raised in case the hardware behaves unexpectedly.

TooFewSamplesError

The number of received MADC samples is significantly lower than expected.