synthesizer.exceptions¶
The definitions for Synthesizer specific errors.
Exceptions
|
Generic exception class for anything to do with not having specific packages not mentioned in the requirements. |
|
Generic exception class for anything to with grid issues, such as particles not lying within a grid, missing axes etc. |
|
Generic exception class for when adding two objects is impossible. |
|
Generic exception class for inconsistent combinations of arguments. |
|
Generic exception class for when coordinates are inconsistent. |
|
Generic exception class for inconsistent parameters. |
|
Exception class for when array dimensions don't |
|
Generic exception class for when incorrect units are provided. |
|
Generic exception class for when an argument is missing. |
|
Generic exception class for when a required attribute is missing on an object. |
|
Exception class for when an image has not yet been made |
|
Exception class for when an SPS grid is missing |
|
Generic exception class for when expected units aren't provided. |
|
Exception class for when an SVO filter code does not match one in the database. |
|
Generic exception class for when SVO is inaccessible. |
|
Generic exception class for functionality not yet implemented. |
|
Generic exception class for functionality not yet implemented. |
|
Generic exception class for anything to do with not having specific packages not mentioned in the requirements. |
|
Generic exception class for when a string argument is not a recognised option. |
|
Exception class for when a wavelength is not accessible to Filters in a FilterCollection. |