| __init__(self, *args, **kwargs) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| _DefaultName | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | protectedstatic |
| calculateVariancePlane(self, vplane1, vplane2, varMean1, varMean2, c1ft, c2ft) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeCommonShape(self, *shapes) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeCorrectedDiffimPsf(self, corrft, psfOld) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeCorrectedImage(self, corrft, imgOld) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeDiffimCorrection(self, kappa, svar, tvar) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeScoreCorrection(self, kappa, svar, tvar, preConvArr) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| computeVarianceMean(self, exposure) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| ConfigClass | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | static |
| estimateVariancePlane(vplane1, vplane2, c1ft, c2ft) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | static |
| freqSpaceShape | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| padCenterOriginArray(A, tuple newShape, useInverse=False) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | static |
| run(self, scienceExposure, templateExposure, subtractedExposure, psfMatchingKernel, preConvKernel=None, xcen=None, ycen=None, svar=None, tvar=None, templateMatched=True, preConvMode=False, **kwargs) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
| statsControl | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |