spateo.warnings =============== .. py:module:: spateo.warnings Exceptions ---------- .. autoapisummary:: spateo.warnings.PreprocessingWarning spateo.warnings.IOWarning spateo.warnings.PlottingWarning spateo.warnings.SegmentationWarning Module Contents --------------- .. py:exception:: PreprocessingWarning Bases: :py:obj:`UserWarning` Base class for warnings generated by user code. .. py:exception:: IOWarning Bases: :py:obj:`UserWarning` Base class for warnings generated by user code. .. py:exception:: PlottingWarning Bases: :py:obj:`UserWarning` Base class for warnings generated by user code. .. py:exception:: SegmentationWarning Bases: :py:obj:`UserWarning` Base class for warnings generated by user code.