hyperspy.exceptions module¶
Bases:
Exception
Bases:
Exception
-
exception
hyperspy.exceptions.
SignalDimensionError
(output_dimension, expected_output_dimension)¶ Bases:
Exception
-
exception
hyperspy.exceptions.
VisibleDeprecationWarning
¶ Bases:
UserWarning
Visible deprecation warning. By default, python will not show deprecation warnings, so this class provides a visible one.