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