CountMaskedPixelsF#
- class lsst.ip.isr.CountMaskedPixelsF#
Bases:
pybind11_objectMethods Summary
Methods Documentation
- apply(self: lsst.ip.isr.isr.CountMaskedPixelsF, image: lsst::afw::image::MaskedImage<float, int, float>, bitmask: typing.SupportsInt | typing.SupportsIndex) None#
- getCount(self: lsst.ip.isr.isr.CountMaskedPixelsF) int#
- reset(self: lsst.ip.isr.isr.CountMaskedPixelsF) None#