maskITLSatSag¶
- lsst.ip.isr.maskITLSatSag(ccdExposure, fpCore, saturatedMaskName='SAT')¶
- Mask columns presenting saturation sag in saturated footprints in ITL detectors. - Parameters:
- ccdExposurelsst.afw.image.Exposure
- Exposure to apply masking to. 
- fpCorelsst.afw.detection._detection.Footprint
- Footprint of saturated core. 
- saturatedMaskNamestr, optional
- Mask name for saturation. 
 
- ccdExposure