__init__(self, *args, **kwargs) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapper | |
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 | |
computeCorrection(self, kappa, svar, tvar, preConvArr=None) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
computeVarianceMean(self, exposure) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
ConfigClass | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapper | static |
freqSpaceShape | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
padCenterOriginArray(A, tuple newShape, useInverse=False) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | static |
run(self, subExposure, expandedSubExposure, fullBBox, template, science, alTaskResult=None, psfMatchingKernel=None, preConvKernel=None, **kwargs) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapper | |
lsst::ip::diffim::imageDecorrelation::DecorrelateALKernelTask.run(self, scienceExposure, templateExposure, subtractedExposure, psfMatchingKernel, preConvKernel=None, xcen=None, ycen=None, svar=None, tvar=None, templateMatched=True) | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |
lsst::ip::diffim::imageMapReduce::ImageMapper.run(self, subExposure, expandedSubExposure, fullBBox, **kwargs) | lsst.ip.diffim.imageMapReduce.ImageMapper | |
statsControl | lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | |