AstrometryError¶
- exception lsst.meas.astrom.AstrometryError(*args: Any, **kwargs: Any)¶
- Parent class for failures in astrometric fitting. - Parameters:
- msgstr
- Informative message about the nature of the error. 
- **kwargs
- All other arguments are added to a - _metadataattribute, which is used to generate the metadata property for Task annotation.
 
- msg