DecorrelateALKernelConfig¶
- 
class lsst.ip.diffim.DecorrelateALKernelConfig¶
- Bases: - lsst.pex.config.config.Config- ! @anchor DecorrelateALKernelConfig - @brief Configuration parameters for the DecorrelateALKernelTask - Attributes Summary - ignoreMaskPlanes- Mask planes to ignore for sigma-clipped statistics ( - List, default- ('INTRP', 'EDGE', 'DETECTED', 'SAT', 'CR', 'BAD', 'NO_DATA', 'DETECTED_NEGATIVE'))- Attributes Documentation - 
ignoreMaskPlanes¶
- Mask planes to ignore for sigma-clipped statistics ( - List, default- ('INTRP', 'EDGE', 'DETECTED', 'SAT', 'CR', 'BAD', 'NO_DATA', 'DETECTED_NEGATIVE'))
 
-