spinifex.exceptions =================== .. py:module:: spinifex.exceptions Exceptions ---------- .. autoapisummary:: spinifex.exceptions.ArrayShapeError spinifex.exceptions.FITSHeaderError spinifex.exceptions.IonexError spinifex.exceptions.SpinifexError spinifex.exceptions.TimeResolutionError spinifex.exceptions.TomionError Module Contents --------------- .. py:exception:: ArrayShapeError Bases: :py:obj:`SpinifexError` Error in array shapes .. py:exception:: FITSHeaderError Bases: :py:obj:`SpinifexError` Error in FITS header .. py:exception:: IonexError Bases: :py:obj:`SpinifexError` Error in IONEX files. .. py:exception:: SpinifexError Bases: :py:obj:`Exception` Base class for errors in spinifex .. py:exception:: TimeResolutionError Bases: :py:obj:`IonexError` Error in IONEX resolution. .. py:exception:: TomionError Bases: :py:obj:`SpinifexError` Error in TomIon files.