hyperspy.exceptions module
- exception hyperspy.exceptions.MountainsMapFileError(msg='Corrupt Mountainsmap file')
Bases:
Exception
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.