|
lsst.ip.isr gd2a69bfd97+615bb6ce9e
|
Remove all non-astronomical counts from the Chunk Exposure's pixels. More...
#include <isr.h>
Public Types | |
| typedef lsst::afw::image::MaskedImage< ImageT >::x_iterator | x_iterator |
Public Member Functions | |
| CountMaskedPixels () | |
| virtual | ~CountMaskedPixels () |
| void | reset () |
| void | apply (lsst::afw::image::MaskedImage< ImageT > const &image, MaskT bitmask) |
| int | getCount () const |
Remove all non-astronomical counts from the Chunk Exposure's pixels.
| typedef lsst::afw::image::MaskedImage<ImageT>::x_iterator lsst::ip::isr::CountMaskedPixels< ImageT, MaskT >::x_iterator |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |