pysersic.exceptions =================== .. py:module:: pysersic.exceptions Exceptions ---------- .. autoapisummary:: pysersic.exceptions.RMSWarning pysersic.exceptions.KernelError pysersic.exceptions.PSFNormalizationWarning pysersic.exceptions.MaskWarning pysersic.exceptions.ShapeMatchError Module Contents --------------- .. py:exception:: RMSWarning Bases: :py:obj:`Warning` Base class for warning categories. .. py:exception:: KernelError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: PSFNormalizationWarning Bases: :py:obj:`Warning` Base class for warning categories. .. py:exception:: MaskWarning Bases: :py:obj:`Warning` Base class for warning categories. .. py:exception:: ShapeMatchError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions.