LocalBackgroundAlgorithm ======================== .. currentmodule:: lsst.meas.base .. autoclass:: LocalBackgroundAlgorithm :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LocalBackgroundAlgorithm.FAILURE ~LocalBackgroundAlgorithm.NO_GOOD_PIXELS .. rubric:: Methods Summary .. autosummary:: ~LocalBackgroundAlgorithm.fail ~LocalBackgroundAlgorithm.getLogName ~LocalBackgroundAlgorithm.measure ~LocalBackgroundAlgorithm.measureForced .. rubric:: Attributes Documentation .. autoattribute:: FAILURE .. autoattribute:: NO_GOOD_PIXELS .. rubric:: Methods Documentation .. automethod:: fail .. automethod:: getLogName .. automethod:: measure .. automethod:: measureForced