synthesizer.exceptions¶
The definitions for Synthesizer specific errors.
Exceptions
|
Exception class for when a result is not as expected. |
|
Exception for failed downloads. |
|
Exception class Grid related issues. |
|
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 impossible multiplications. |
|
Generic exception class for inconsistent parameters. |
|
Exception class for when wavelengths are inconsistent. |
|
Generic exception class for when incorrect units are provided. |
|
Generic exception class for when an argument is missing. |
|
Exception class for when a required attribute is missing. |
|
Exception class for when an IFU has not yet been made. |
|
Exception class for when an image has not yet been made. |
|
Exception class for when a line is missing from a spectrum. |
|
Exception class for when the masking attribute is missing. |
|
Exception class for when a model is missing settings. |
|
Exception class for when a spectra type is missing. |
|
Generic exception class for when expected units aren't provided. |
|
Exception class for when a required pipeline step hasn't been run. |
|
Exception class for when an SVO filter code isn't in the database. |
|
Generic exception class for when SVO is inaccessible. |
|
Exception class for when an SVO filter returns units. |
|
Generic exception class for functionality not yet implemented. |
|
Generic exception class for functionality not yet implemented. |
|
Exception for missing dependencies. |
|
Exception class string arguments not being a recognised option. |
|
Exception class for when a wavelength is out of range. |