DecorrelateALKernelConfig#

class lsst.ip.diffim.DecorrelateALKernelConfig(*args, **kw)#

Bases: Config

Configuration parameters for the DecorrelateALKernelTask

Attributes Summary

completeVarPlanePropagation

Compute the full effect of the decorrelated matching kernel on the variance plane.

ignoreMaskPlanes

Mask planes to ignore for sigma-clipped statistics (List, default ('INTRP', 'EDGE', 'DETECTED', 'SAT', 'CR', 'BAD', 'NO_DATA', 'DETECTED_NEGATIVE'))

Attributes Documentation

completeVarPlanePropagation#

Compute the full effect of the decorrelated matching kernel on the variance plane. Otherwise use a model weighed sum of the input variances. (bool, default False)

ignoreMaskPlanes#

Mask planes to ignore for sigma-clipped statistics (List, default ('INTRP', 'EDGE', 'DETECTED', 'SAT', 'CR', 'BAD', 'NO_DATA', 'DETECTED_NEGATIVE'))