lsst.meas.algorithms g1581cd22ba+09d2bac32a
Loading...
Searching...
No Matches
lsst.meas.algorithms.subtractBackground.TooManyMaskedPixelsError Class Reference
Inheritance diagram for lsst.meas.algorithms.subtractBackground.TooManyMaskedPixelsError:

Public Member Functions

dict metadata (self)
 

Detailed Description

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

Definition at line 93 of file subtractBackground.py.

Member Function Documentation

◆ metadata()

dict lsst.meas.algorithms.subtractBackground.TooManyMaskedPixelsError.metadata ( self)
There is no metadata associated with this error.

Definition at line 99 of file subtractBackground.py.


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