Skip to content

exceptions

Derek Fujimoto edited this page May 31, 2021 · 1 revision

This module defines these errors and warning classes:

  • MinimizationError: raised when get_deadtime() fails to find a valid minimum for the given inputs
  • InputError: raised on incorrect parameter input to asym()
  • DkeyWarning: raised when keys are found to be missing from the dkeys dictionary definition
  • IOWarning: raised when file is not found locally or remotely

Clone this wiki locally