TooManyMaskedPixelsError#

exception lsst.meas.algorithms.TooManyMaskedPixelsError(*args: Any, **kwargs: Any)#

Bases: AlgorithmError

Raised when all pixels in the image are masked and no background can be estimated.

property metadata: dict#

There is no metadata associated with this error.