lsst.meas.astrom gaea863341c+2756dd7650
Loading...
Searching...
No Matches
lsst.meas.astrom.exceptions.AstrometryFitFailure Class Reference
Inheritance diagram for lsst.meas.astrom.exceptions.AstrometryFitFailure:
lsst.meas.astrom.exceptions.AstrometryError

Public Member Functions

 __str__ (self)
 
 metadata (self)
 

Public Attributes

 msg = msg
 

Protected Attributes

 _metadata = kwargs
 

Detailed Description

Raised if the astrometry fitter fails.

Definition at line 74 of file exceptions.py.

Member Function Documentation

◆ __str__()

lsst.meas.astrom.exceptions.AstrometryError.__str__ ( self)
inherited

Definition at line 43 of file exceptions.py.

◆ metadata()

lsst.meas.astrom.exceptions.AstrometryError.metadata ( self)
inherited

Definition at line 48 of file exceptions.py.

Member Data Documentation

◆ _metadata

lsst.meas.astrom.exceptions.AstrometryError._metadata = kwargs
protectedinherited

Definition at line 40 of file exceptions.py.

◆ msg

lsst.meas.astrom.exceptions.AstrometryError.msg = msg
inherited

Definition at line 39 of file exceptions.py.


The documentation for this class was generated from the following file: