|
def | lsst.pipe.tasks.dcrAssembleCoadd.dcrAssembleSubregion (self, dcrModels, subExposures, bbox, dcrBBox, warpRefList, statsCtrl, convergenceMetric, gain, modelWeights, refImage, dcrWeights) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.dcrResiduals (self, residual, visitInfo, wcs, filterInfo) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.newModelFromResidual (self, dcrModels, residualGeneratorList, dcrBBox, statsCtrl, gain, modelWeights, refImage, dcrWeights) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.calculateConvergence (self, dcrModels, subExposures, bbox, warpRefList, weightList, statsCtrl) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.calculateSingleConvergence (self, dcrModels, exposure, significanceImage, statsCtrl) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.stackCoadd (self, dcrCoadds) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.fillCoadd (self, dcrModels, skyInfo, warpRefList, weightList, calibration=None, coaddInputs=None, mask=None, variance=None) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.calculateGain (self, convergenceList, gainList) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.calculateModelWeights (self, dcrModels, dcrBBox) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.applyModelWeights (self, modelImages, refImage, modelWeights) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.loadSubExposures (self, bbox, statsCtrl, warpRefList, imageScalerList, spanSetMaskList) |
|
def | lsst.pipe.tasks.dcrAssembleCoadd.selectCoaddPsf (self, templateCoadd, warpRefList) |
|