__init__(self, *args, **kwargs) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
buildLinearizerObject(self, datasetNonLinearity, detector, calibDate, linearizerType, instruName='', tableArray=None, log=None) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
calculateLinearityResidualAndLinearizers(self, exposureTimeVector, meanSignalVector) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
computeCovDirect(self, diffImage, weightImage, maxRange) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
ConfigClass | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | static |
covDirectValue(self, diffImage, weightImage, dx, dy) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
fitCovariancesAstier(self, dataset, covariancesWithTagsArray) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
fitNonLinearity(self, datasetPtc, tableArray=None) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
fitNonLinearityAndBuildLinearizers(self, datasetPtc, detector, tableArray=None, log=None) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
fitPtc(self, dataset, ptcFitType) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
getOutputPtcDataCovAstier(self, dataset, covFits) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
measureMeanVarCov(self, exposure1, exposure2, region=None, covAstierRealSpace=False) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
runDataRef(self, dataRef, visitPairs) | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | |
RunnerClass | lsst.cp.pipe.ptc.MeasurePhotonTransferCurveTask | static |