countMaskedPixels# lsst.ip.isr.countMaskedPixels(maskedIm, maskPlane)# Count the number of pixels in a given mask plane. Parameters# maskedImMaskedImageMasked image to examine. maskPlanestrName of the mask plane to examine. Returns# nPixintNumber of pixels in the requested mask plane.