AstrometryError

exception lsst.meas.astrom.AstrometryError(msg, **kwargs)

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 _metadata attribute, which is used to generate the metadata property for Task annotation.