Coverage report: 15%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:41 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / ip / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / ip / diffim / __init__.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / ip / diffim / dcrModel.py DcrModel.__init__   0% 11 11 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.fromImage   0% 10 10 0   0% 2 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.fromQuantum   0% 27 27 0   0% 16 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.__getitem__   0% 3 3 0   0% 2 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.__setitem__   0% 5 5 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.effectiveWavelength   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.filter   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.bandwidth   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.psf   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.bbox   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.wcs   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.mask   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.variance   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.getReferenceImage   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.assign   0% 5 5 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.buildMatchedTemplate   0% 22 22 0   0% 16 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.buildMatchedExposure   0% 16 16 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.conditionDcrModel   0% 4 4 0   0% 2 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.regularizeModelIter   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.regularizeModelFreq   0% 23 23 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.calculateNoiseCutoff   0% 10 10 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py DcrModel.applyImageThresholds   0% 11 11 0   0% 8 0   0%
python / lsst / ip / diffim / dcrModel.py applyDcr   0% 21 21 0   0% 10 0   0%
python / lsst / ip / diffim / dcrModel.py calculateDcr   0% 19 19 0   0% 4 0   0%
python / lsst / ip / diffim / dcrModel.py calculateImageParallacticAngle   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / dcrModel.py wavelengthGenerator   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / dcrModel.py (no function)   100% 44 0 0   100% 0 0   100%
python / lsst / ip / diffim / detail / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / ip / diffim / detail / diffimDetailLib.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureConfig.setDefaults   0% 10 10 0   100% 0 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.__init__   0% 22 22 0   0% 6 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.makeIdFactory   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.runQuantum   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.run   0% 18 18 0   0% 6 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.addSkySources   0% 6 6 0   0% 4 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.measureDiaSources   0% 3 3 0   0% 2 0   0%
python / lsst / ip / diffim / detectAndMeasure.py DetectAndMeasureTask.measureForcedSources   0% 11 11 0   0% 2 0   0%
python / lsst / ip / diffim / detectAndMeasure.py (no function)   100% 46 0 0   100% 0 0   100%
python / lsst / ip / diffim / diaCatalogSourceSelector.py DiaCatalogSourceSelectorConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / diaCatalogSourceSelector.py CheckSource.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / diaCatalogSourceSelector.py CheckSource.__call__   0% 8 8 0   0% 8 0   0%
python / lsst / ip / diffim / diaCatalogSourceSelector.py DiaCatalogSourceSelectorTask.selectSources   0% 57 57 0   0% 28 0   0%
python / lsst / ip / diffim / diaCatalogSourceSelector.py (no function)   100% 23 0 0   100% 0 0   100%
python / lsst / ip / diffim / diffimLib.py (no function)   100% 9 0 0   100% 0 0   100%
python / lsst / ip / diffim / diffimTools.py makeFlatNoiseImage   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / diffimTools.py makePoissonNoiseImage   0% 7 7 0   100% 0 0   0%
python / lsst / ip / diffim / diffimTools.py fakeCoeffs   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / diffimTools.py makeFakeKernelSet   0% 80 80 0   0% 14 0   0%
python / lsst / ip / diffim / diffimTools.py backgroundSubtract   0% 19 19 0   0% 2 0   0%
python / lsst / ip / diffim / diffimTools.py writeKernelCellSet   0% 18 18 0   0% 8 0   0%
python / lsst / ip / diffim / diffimTools.py sourceToFootprintList   0% 50 50 0   0% 24 0   0%
python / lsst / ip / diffim / diffimTools.py sourceTableToCandidateList   0% 18 18 0   0% 6 0   0%
python / lsst / ip / diffim / diffimTools.py NbasisEvaluator.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / diffimTools.py NbasisEvaluator.__call__   0% 34 34 0   0% 16 0   0%
python / lsst / ip / diffim / diffimTools.py (no function)   100% 26 0 0   100% 0 0   100%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitTaskConfig.setDefaults   0% 8 8 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitTask.run   0% 5 5 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel.makeBackgroundModel   0% 15 15 0   0% 12 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel._generateXYGrid   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel._getHeavyFootprintSubimage   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel.fitFootprintBackground   0% 25 25 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel.makeStarModel   0% 10 10 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleModel.makeModel   0% 34 34 0   0% 16 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.__init__   0% 11 11 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.fitDipoleImpl   0% 102 102 0   0% 50 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.fitDipoleImpl.dipoleModelFunctor   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.fitDipole   0% 29 29 0   0% 10 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.fitDipole.computeSumVariance   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.displayFitResults   0% 28 28 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitAlgorithm.displayFitResults.display2dArray   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin.getExecutionOrder   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin._setupSchema   0% 21 21 0   0% 6 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin.measure   0% 38 38 0   0% 8 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin.doClassify   0% 11 11 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleFitTask.py DipoleFitPlugin.fail   0% 13 13 0   0% 8 0   0%
python / lsst / ip / diffim / dipoleFitTask.py (no function)   100% 59 0 0   100% 0 0   100%
python / lsst / ip / diffim / dipoleMeasurement.py ClassificationDipolePlugin.getExecutionOrder   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py ClassificationDipolePlugin.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py ClassificationDipolePlugin.measure   0% 14 14 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py ClassificationDipolePlugin.fail   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleMeasurementConfig.setDefaults   0% 8 8 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py SourceFlagChecker.__init__   0% 6 6 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py SourceFlagChecker.__call__   0% 4 4 0   0% 4 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.getSn   0% 7 7 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.getCentroid   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.getOrientation   0% 9 9 0   0% 2 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleAnalysis.displayDipoles   0% 28 28 0   0% 12 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleDeblender.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py DipoleDeblender.__call__   0% 36 36 0   0% 8 0   0%
python / lsst / ip / diffim / dipoleMeasurement.py (no function)   100% 39 0 0   100% 0 0   100%
python / lsst / ip / diffim / getTemplate.py GetCoaddAsTemplateTask.runDataRef   0% 11 11 0   0% 4 0   0%
python / lsst / ip / diffim / getTemplate.py GetCoaddAsTemplateTask.runQuantum   0% 39 39 0   0% 12 0   0%
python / lsst / ip / diffim / getTemplate.py GetCoaddAsTemplateTask.getOverlapPatchList   0% 13 13 0   0% 2 0   0%
python / lsst / ip / diffim / getTemplate.py GetCoaddAsTemplateTask.run   0% 60 60 0   0% 28 0   0%
python / lsst / ip / diffim / getTemplate.py GetCoaddAsTemplateTask.getCoaddDatasetName   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetCalexpAsTemplateTask.run   0% 17 17 0   0% 8 0   0%
python / lsst / ip / diffim / getTemplate.py GetCalexpAsTemplateTask.runDataRef   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetCalexpAsTemplateTask.runQuantum   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetTemplateConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetTemplateTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetTemplateTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetTemplateTask.getOverlappingExposures   0% 18 18 0   0% 6 0   0%
python / lsst / ip / diffim / getTemplate.py GetTemplateTask.run   0% 54 54 0   0% 8 0   0%
python / lsst / ip / diffim / getTemplate.py GetDcrTemplateConnections.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetDcrTemplateConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / ip / diffim / getTemplate.py GetDcrTemplateTask.getOverlappingExposures   0% 24 24 0   0% 8 0   0%
python / lsst / ip / diffim / getTemplate.py GetDcrTemplateTask.checkPatchList   0% 4 4 0   0% 6 0   0%
python / lsst / ip / diffim / getTemplate.py GetDcrTemplateTask.getDcrModel   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / getTemplate.py _selectDataRef   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py GetMultiTractCoaddTemplateTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / getTemplate.py (no function)   100% 73 0 0   100% 0 0   100%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeVarianceMean   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.run   0% 72 72 0   0% 28 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeCommonShape   0% 10 10 0   0% 4 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.padCenterOriginArray   0% 11 11 0   0% 2 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeDiffimCorrection   0% 9 9 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeScoreCorrection   0% 15 15 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.estimateVariancePlane   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.calculateVariancePlane   0% 25 25 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeCorrectedDiffimPsf   0% 13 13 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelTask.computeCorrectedImage   0% 15 15 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelMapper.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelMapper.run   0% 14 14 0   0% 2 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelSpatialConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelSpatialTask.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelSpatialTask.computeVarianceMean   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelSpatialTask.run   0% 26 26 0   0% 10 0   0%
python / lsst / ip / diffim / imageDecorrelation.py DecorrelateALKernelSpatialTask.run.gm   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / imageDecorrelation.py (no function)   100% 48 0 0   100% 0 0   100%
python / lsst / ip / diffim / imageMapReduce.py ImageMapper.run   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageReducer.run   0% 64 64 0   0% 28 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageReducer._constructPsf   0% 22 22 0   0% 8 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._runMapper   0% 18 18 0   0% 10 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._reduceImage   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._generateGrid   0% 66 66 0   0% 18 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._generateGrid.rescaleValue   0% 3 3 0   0% 2 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._generateGrid._makeBoxEvenSized   0% 15 15 0   0% 10 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask.plotBoxes   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._plotBoxGrid   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / imageMapReduce.py ImageMapReduceTask._plotBoxGrid.plotBox   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / imageMapReduce.py (no function)   100% 52 0 0   100% 0 0   100%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchConfig.setDefaults   0% 7 7 0   100% 0 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.__init__   0% 8 8 0   100% 0 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.getFwhmPix   0% 4 4 0   0% 2 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.matchExposures   0% 33 33 0   0% 14 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.matchMaskedImages   0% 42 42 0   0% 18 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.subtractExposures   0% 36 36 0   0% 8 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.subtractMaskedImages   0% 20 20 0   0% 8 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.getSelectSources   0% 22 22 0   0% 2 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.makeCandidateList   0% 17 17 0   0% 10 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask.makeKernelBasisList   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask._adaptCellSize   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask._buildCellSet   0% 20 20 0   0% 10 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask._validateSize   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / imagePsfMatch.py ImagePsfMatchTask._validateWcs   0% 17 17 0   0% 4 0   0%
python / lsst / ip / diffim / imagePsfMatch.py (no function)   100% 47 0 0   100% 0 0   100%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa.__init__   0% 13 13 0   0% 4 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa.makeMetricMap   0% 7 7 0   0% 2 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa.addToSchema   0% 22 22 0   0% 10 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa._calculateStats   0% 30 30 0   0% 2 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa.apply   0% 41 41 0   0% 10 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py KernelCandidateQa.aggregate   0% 40 40 0   0% 20 0   0%
python / lsst / ip / diffim / kernelCandidateQa.py (no function)   100% 19 0 0   100% 0 0   100%
python / lsst / ip / diffim / makeKernel.py MakeKernelConfig.setDefaults   0% 7 7 0   100% 0 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.run   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.selectKernelSources   0% 7 7 0   0% 2 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.getSelectSources   0% 22 22 0   0% 2 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.makeCandidateList   0% 17 17 0   0% 10 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask.makeKernelBasisList   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask._buildCellSet   0% 20 20 0   0% 10 0   0%
python / lsst / ip / diffim / makeKernel.py MakeKernelTask._adaptCellSize   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / makeKernel.py (no function)   100% 32 0 0   100% 0 0   100%
python / lsst / ip / diffim / makeKernelBasisList.py makeKernelBasisList   0% 6 6 0   0% 4 0   0%
python / lsst / ip / diffim / makeKernelBasisList.py generateAlardLuptonBasisList   0% 95 95 0   0% 40 0   0%
python / lsst / ip / diffim / makeKernelBasisList.py (no function)   100% 7 0 0   100% 0 0   100%
python / lsst / ip / diffim / metrics.py NumberSciSourcesMetricTask.run   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / metrics.py FractionDiaSourcesToSciSourcesMetricTask.run   0% 10 10 0   0% 4 0   0%
python / lsst / ip / diffim / metrics.py _countRealSources   0% 5 5 0   0% 4 0   0%
python / lsst / ip / diffim / metrics.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / ip / diffim / modelPsfMatch.py nextOddInteger   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchConfig.setDefaults   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchTask.run   0% 33 33 0   0% 4 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchTask._diagnostic   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchTask._buildCellSet   0% 68 68 0   0% 28 0   0%
python / lsst / ip / diffim / modelPsfMatch.py ModelPsfMatchTask._makePsfMaskedImage   0% 11 11 0   0% 4 0   0%
python / lsst / ip / diffim / modelPsfMatch.py (no function)   100% 30 0 0   100% 0 0   100%
python / lsst / ip / diffim / psfMatch.py PsfMatchConfigAL.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchConfigDF.setDefaults   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask.__init__   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask._diagnostic   0% 47 47 0   0% 28 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask._displayDebug   0% 28 28 0   0% 12 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask._createPcaBasis   0% 29 29 0   0% 10 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask._buildCellSet   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / psfMatch.py PsfMatchTask._solve   0% 79 79 0   0% 22 0   0%
python / lsst / ip / diffim / psfMatch.py (no function)   100% 99 0 0   100% 0 0   100%
python / lsst / ip / diffim / snapPsfMatch.py SnapPsfMatchConfigDF.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / snapPsfMatch.py SnapPsfMatchConfigAL.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / snapPsfMatch.py SnapPsfMatchConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / snapPsfMatch.py SnapPsfMatchTask.subtractExposures   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / snapPsfMatch.py (no function)   100% 15 0 0   100% 0 0   100%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask.__init__   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask.run   0% 38 38 0   0% 16 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask.runConvolveTemplate   0% 7 7 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask.runConvolveScience   0% 15 15 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask.finalize   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask._validateExposures   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / subtractImages.py AlardLuptonSubtractTask._convolveExposure   0% 11 11 0   0% 6 0   0%
python / lsst / ip / diffim / subtractImages.py checkTemplateIsSufficient   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py _subtractImages   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / subtractImages.py (no function)   100% 48 0 0   100% 0 0   100%
python / lsst / ip / diffim / utils.py showSourceSet   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / utils.py showKernelSpatialCells   0% 23 23 0   0% 16 0   0%
python / lsst / ip / diffim / utils.py showDiaSources   0% 26 26 0   0% 10 0   0%
python / lsst / ip / diffim / utils.py showKernelCandidates   0% 82 82 0   0% 30 0   0%
python / lsst / ip / diffim / utils.py showKernelBasis   0% 8 8 0   0% 2 0   0%
python / lsst / ip / diffim / utils.py plotKernelSpatialModel   0% 106 106 0   0% 24 0   0%
python / lsst / ip / diffim / utils.py plotKernelSpatialModel.show   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py plotKernelCoefficients   0% 79 79 0   0% 18 0   0%
python / lsst / ip / diffim / utils.py plotKernelCoefficients.show   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py showKernelMosaic   0% 63 63 0   0% 16 0   0%
python / lsst / ip / diffim / utils.py plotPixelResiduals   0% 95 95 0   0% 18 0   0%
python / lsst / ip / diffim / utils.py plotPixelResiduals.show   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py calcCentroid   0% 10 10 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py calcWidth   0% 10 10 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py printSkyDiffs   0% 7 7 0   0% 4 0   0%
python / lsst / ip / diffim / utils.py makeRegions   0% 10 10 0   0% 6 0   0%
python / lsst / ip / diffim / utils.py showSourceSetSky   0% 7 7 0   0% 2 0   0%
python / lsst / ip / diffim / utils.py plotWhisker   0% 26 26 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py DipoleTestImage.__init__   0% 14 14 0   0% 2 0   0%
python / lsst / ip / diffim / utils.py DipoleTestImage._makeDipoleImage   0% 13 13 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py DipoleTestImage._makeStarImage   0% 17 17 0   0% 8 0   0%
python / lsst / ip / diffim / utils.py DipoleTestImage.fitDipoleSource   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py DipoleTestImage.detectDipoleSources   0% 23 23 0   0% 6 0   0%
python / lsst / ip / diffim / utils.py getPsfFwhm   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / utils.py (no function)   100% 39 0 0   100% 0 0   100%
python / lsst / ip / diffim / version.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / ip / diffim / zogy.py ZogyTask._computeVarianceMean   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.padCenterOriginArray   0% 19 19 0   0% 12 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.initializeSubImage   0% 19 19 0   0% 10 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.estimateMatchingKernelSize   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.splitBorder   0% 11 11 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.generateGrid   0% 46 46 0   0% 24 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.makeSpatialPsf   0% 14 14 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.padAndFftImage   0% 8 8 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.removeNonFinitePixels   0% 6 6 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.inverseFftAndCropImage   0% 8 8 0   0% 4 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.computePsfAtCenter   0% 5 5 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.subtractImageMean   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.prepareFullExposure   0% 36 36 0   0% 6 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.prepareSubExposure   0% 41 41 0   0% 12 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.pixelSpaceSquare   0% 4 4 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.getCentroid   0% 9 9 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.checkCentroids   0% 6 6 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.calculateFourierDiffim   0% 38 38 0   0% 10 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.calculateMaskPlane   0% 5 5 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.makeKernelPsfFromArray   0% 3 3 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.pasteSubDiffImg   0% 29 29 0   0% 2 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.finishResultExposures   0% 16 16 0   0% 8 0   0%
python / lsst / ip / diffim / zogy.py ZogyTask.run   0% 23 23 0   0% 8 0   0%
python / lsst / ip / diffim / zogy.py ZogyImagePsfMatchTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyImagePsfMatchTask.run   0% 13 13 0   0% 4 0   0%
python / lsst / ip / diffim / zogy.py ZogyImagePsfMatchTask.subtractExposures   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py ZogyImagePsfMatchTask.subtractMaskedImages   0% 1 1 0   100% 0 0   0%
python / lsst / ip / diffim / zogy.py (no function)   100% 67 0 0   100% 0 0   100%
tests / test_assessSpatialKernelVisitor.py DiffimTestCases.setUp   0% 6 6 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py DiffimTestCases.makeSpatialKernel   0% 14 14 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py DiffimTestCases.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py DiffimTestCases.testGood   0% 23 23 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py DiffimTestCases.testBad   0% 30 30 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_assessSpatialKernelVisitor.py (no function)   91% 22 2 0   50% 2 1   88%
tests / test_basisLists.py DiffimTestCases.setUp   0% 9 9 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.deltaFunctionTest   0% 13 13 0   0% 10 0   0%
tests / test_basisLists.py DiffimTestCases.testMakeDeltaFunction   0% 3 3 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.alardLuptonTest   0% 11 11 0   0% 4 0   0%
tests / test_basisLists.py DiffimTestCases.testMakeAlardLupton   0% 13 13 0   0% 2 0   0%
tests / test_basisLists.py DiffimTestCases.testGenerateAlardLupton   0% 4 4 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.testMakeKernelBasisList   0% 4 4 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.testRenormalize   0% 33 33 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.testCentralRegularization   0% 22 22 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.testForwardRegularization   0% 17 17 0   100% 0 0   0%
tests / test_basisLists.py DiffimTestCases.testBadRegularization   0% 3 3 0   100% 0 0   0%
tests / test_basisLists.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_basisLists.py (no function)   93% 29 2 0   50% 2 1   90%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.setUp   0% 9 9 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.makeCandidate   0% 8 8 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.testWithOneBasis   0% 2 2 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.runWithOneBasis   0% 35 35 0   0% 2 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.testWithThreeBases   0% 57 57 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.testRejection   0% 37 37 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.testVisit   0% 18 18 0   0% 10 0   0%
tests / test_buildSingleKernelVisitor.py DiffimTestCases.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_buildSingleKernelVisitor.py (no function)   92% 24 2 0   50% 2 1   88%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.setUp   0% 5 5 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.makeCandidate   0% 8 8 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.testNoBg   0% 3 3 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.runNoBg   0% 26 26 0   0% 10 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.testModelType   0% 12 12 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.testAlSpatialModel   0% 5 5 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py DiffimTestCases.runAlSpatialModel   0% 27 27 0   0% 10 0   0%
tests / test_buildSpatialKernelVisitor.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_buildSpatialKernelVisitor.py (no function)   91% 23 2 0   50% 2 1   88%
tests / test_compareToHotpants.py DiffimTestCases.setUp   0% 33 33 0   0% 4 0   0%
tests / test_compareToHotpants.py DiffimTestCases.tearDown   0% 6 6 0   100% 0 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testSingleNoVariation   0% 31 31 0   0% 12 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testFourNoVariation   0% 27 27 0   0% 10 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testFourKernelVariation   0% 29 29 0   0% 10 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testFourBgVariation   0% 29 29 0   0% 10 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testFourVariation   0% 31 31 0   0% 10 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testAllBgVariation2   0% 29 29 0   0% 8 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testAllKernelVariation2   0% 28 28 0   0% 8 0   0%
tests / test_compareToHotpants.py DiffimTestCases.testAllVariation2   0% 30 30 0   0% 10 0   0%
tests / test_compareToHotpants.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_compareToHotpants.py (no function)   93% 28 2 0   50% 2 1   90%
tests / test_dcrModel.py DcrModelTestTask.setUp   0% 11 11 0   100% 0 0   0%
tests / test_dcrModel.py DcrModelTestTask.makeTestImages   0% 21 21 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.prepareStats   0% 7 7 0   100% 0 0   0%
tests / test_dcrModel.py DcrModelTestTask.makeDummyWcs   0% 4 4 0   100% 0 0   0%
tests / test_dcrModel.py DcrModelTestTask.makeDummyVisitInfo   0% 15 15 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testDummyVisitInfo   0% 13 13 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testDcrCalculation   0% 11 11 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testCoordinateTransformDcrCalculation   0% 14 14 0   0% 6 0   0%
tests / test_dcrModel.py DcrModelTestTask.testDcrSubfilterOrder   0% 13 13 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testApplyDcr   0% 14 14 0   0% 4 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRotationAngle   0% 9 9 0   100% 0 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRotationSouthZero   0% 10 10 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRotationFlipped   0% 13 13 0   0% 6 0   0%
tests / test_dcrModel.py DcrModelTestTask.testConditionDcrModelNoChange   0% 6 6 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testConditionDcrModelNoChangeHighGain   0% 6 6 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testConditionDcrModelWithChange   0% 9 9 0   0% 4 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRegularizationSmallClamp   0% 19 19 0   0% 2 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRegularizationSidelobes   0% 19 19 0   0% 4 0   0%
tests / test_dcrModel.py DcrModelTestTask.testRegularizeModelIter   0% 19 19 0   100% 0 0   0%
tests / test_dcrModel.py DcrModelTestTask.testIterateModel   0% 6 6 0   0% 2 0   0%
tests / test_dcrModel.py calculateAstropyDcr   0% 21 21 0   0% 2 0   0%
tests / test_dcrModel.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_dcrModel.py (no function)   96% 46 2 0   50% 2 1   94%
tests / test_diaCatalogSourceSelector.py DiaCatalogSourceSelectorTest.setUp   0% 10 10 0   0% 2 0   0%
tests / test_diaCatalogSourceSelector.py DiaCatalogSourceSelectorTest.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_diaCatalogSourceSelector.py DiaCatalogSourceSelectorTest.makeRefCatalog   0% 3 3 0   100% 0 0   0%
tests / test_diaCatalogSourceSelector.py DiaCatalogSourceSelectorTest.makeMatches   0% 20 20 0   0% 4 0   0%
tests / test_diaCatalogSourceSelector.py DiaCatalogSourceSelectorTest.testCuts   0% 22 22 0   0% 2 0   0%
tests / test_diaCatalogSourceSelector.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_diaCatalogSourceSelector.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_dipole.py makePluginAndCat   0% 11 11 0   0% 4 0   0%
tests / test_dipole.py createDipole   0% 46 46 0   0% 6 0   0%
tests / test_dipole.py DipoleAlgorithmTest.setUp   0% 3 3 0   100% 0 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testNaiveDipoleCentroid   0% 13 13 0   0% 2 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testNaiveDipoleFluxControl   0% 14 14 0   0% 2 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testPsfDipoleFluxControl   0% 15 15 0   0% 2 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testAll   0% 2 2 0   100% 0 0   0%
tests / test_dipole.py DipoleAlgorithmTest._makeModel   0% 64 64 0   0% 8 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testPsfDipoleFit   0% 27 27 0   100% 0 0   0%
tests / test_dipole.py DipoleAlgorithmTest.measureDipole   0% 14 14 0   100% 0 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testDipoleAnalysis   0% 4 4 0   100% 0 0   0%
tests / test_dipole.py DipoleAlgorithmTest.testDipoleDeblender   0% 4 4 0   100% 0 0   0%
tests / test_dipole.py DipoleMeasurementTaskTest.setUp   0% 2 2 0   100% 0 0   0%
tests / test_dipole.py DipoleMeasurementTaskTest.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_dipole.py DipoleMeasurementTaskTest.testMeasure   0% 9 9 0   100% 0 0   0%
tests / test_dipole.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_dipole.py (no function)   90% 41 4 0   50% 2 1   88%
tests / test_dipoleFitter.py DipoleTestImage.__init__   0% 9 9 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleTestImage.generateTestImage   0% 1 1 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleAlgorithm   0% 16 16 0   0% 4 0   0%
tests / test_dipoleFitter.py DipoleFitTest._runDetection   0% 19 19 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest._checkTaskOutput   0% 18 18 0   0% 4 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleTask   0% 3 3 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleTaskNoPosImage   0% 4 4 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleTaskNoNegImage   0% 4 4 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleTaskNoPreSubImages   0% 4 4 0   100% 0 0   0%
tests / test_dipoleFitter.py DipoleFitTest.testDipoleEdge   0% 6 6 0   0% 2 0   0%
tests / test_dipoleFitter.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_dipoleFitter.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_findSetBits.py DiffimTestCases.testNoMask   0% 6 6 0   100% 0 0   0%
tests / test_findSetBits.py DiffimTestCases.testOneMask   0% 10 10 0   100% 0 0   0%
tests / test_findSetBits.py DiffimTestCases.testManyMask   0% 14 14 0   100% 0 0   0%
tests / test_findSetBits.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_findSetBits.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_imageDecorrelation.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imageDecorrelation.py singleGaussian2d   0% 10 10 0   100% 0 0   0%
tests / test_imageDecorrelation.py makeFakeImages   0% 41 41 0   0% 14 0   0%
tests / test_imageDecorrelation.py makeFakeImages.makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_imageDecorrelation.py makeFakeImages.makeExposure   0% 15 15 0   100% 0 0   0%
tests / test_imageDecorrelation.py estimatePixelCorrelation   0% 13 13 0   0% 2 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.setUp   0% 6 6 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._setUpImages   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._setUpSourcelessImages   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._computeVarianceMean   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._computePixelVariance   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._makeAndTestUncorrectedDiffim   0% 33 33 0   0% 4 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._runDecorrelationTask   0% 4 4 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._testDecorrelation   0% 8 8 0   0% 2 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._testDiffimCorrection   0% 4 4 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.testDiffimCorrection   0% 5 5 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.testNoiseDiffimCorrection   0% 17 17 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._runDecorrelationTaskMapReduced   0% 7 7 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._testDiffimCorrection_mapReduced   0% 6 6 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.testDiffimCorrection_mapReduced   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._runDecorrelationSpatialTask   0% 5 5 0   100% 0 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest._testDiffimCorrection_spatialTask   0% 8 8 0   0% 2 0   0%
tests / test_imageDecorrelation.py DiffimCorrectionTest.testDiffimCorrection_spatialTask   0% 3 3 0   100% 0 0   0%
tests / test_imageDecorrelation.py (no function)   96% 46 2 0   50% 2 1   94%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.setUp   0% 10 10 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.makeTestImages   0% 18 18 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase._makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.diffimMetricBasic   0% 13 13 0   0% 4 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.computeExposureStddev   0% 3 3 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.wrapZogyDiffim   0% 4 4 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestBase.wrapAlDiffim   0% 12 12 0   0% 6 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestVerification.testModelImages   0% 19 19 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestVerification.testSimDiffim   0% 25 25 0   0% 2 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestAlardLupton.testSimAlRefNotModified   0% 17 17 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestAlardLupton.testSimAlSciNotModified   0% 17 17 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestAlardLupton.testSimReverseAlNoDecorrEqualNoise   0% 18 18 0   0% 2 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestAlardLupton.testSimReverseAlNoDecorrUnequalNoise   0% 18 18 0   0% 2 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestZogy.testSimZogySciRefNotModified   0% 16 16 0   100% 0 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestZogy.testSimReverseZogy   0% 17 17 0   0% 2 0   0%
tests / test_imageDifferenceOld.py ImageDifferenceTestDecorrelation.testSimAlDecorr   0% 26 26 0   0% 2 0   0%
tests / test_imageDifferenceOld.py (no function)   100% 34 0 0   100% 0 0   100%
tests / test_imageMapReduce.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imageMapReduce.py makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_imageMapReduce.py getPsfMoments   0% 14 14 0   0% 4 0   0%
tests / test_imageMapReduce.py getPsfSecondMoments   0% 2 2 0   100% 0 0   0%
tests / test_imageMapReduce.py AddAmountImageMapper.run   0% 6 6 0   0% 2 0   0%
tests / test_imageMapReduce.py GetMeanImageMapper.run   0% 3 3 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.setUp   0% 2 2 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._makeImage   0% 5 5 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testCopySumNoOverlaps   0% 4 4 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._testCopySumNoOverlaps   0% 14 14 0   0% 4 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testAverageWithOverlaps   0% 2 2 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._testAverageWithOverlaps   0% 15 15 0   0% 2 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._testCoaddPsf   0% 22 22 0   0% 12 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testAverageVersusCopy   0% 2 2 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._testAverageVersusCopy   0% 20 20 0   0% 2 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testMean   0% 10 10 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testCellCentroids   0% 13 13 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testCellCentroidsWrongLength   0% 9 9 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testMasks   0% 21 21 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testNotNoneReduceWithNonExposureMapper   0% 6 6 0   100% 0 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest.testGridValidity   0% 13 13 0   0% 12 0   0%
tests / test_imageMapReduce.py ImageMapReduceTest._runGridValidity   0% 26 26 0   0% 4 0   0%
tests / test_imageMapReduce.py (no function)   96% 53 2 0   50% 2 1   95%
tests / test_imagePsfMatch.py PsfMatchTestCases.setUp   0% 30 30 0   100% 0 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.testWarping   0% 12 12 0   100% 0 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.testSubtractExposures   0% 20 20 0   100% 0 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.testMatchExposures   0% 13 13 0   100% 0 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.testPca   0% 25 25 0   0% 4 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.testSubtractMaskedImages   0% 16 16 0   0% 8 0   0%
tests / test_imagePsfMatch.py PsfMatchTestCases.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_imagePsfMatch.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imagePsfMatch.py (no function)   92% 26 2 0   50% 2 1   89%
tests / test_imageStatistics.py DiffimTestCases.setUp   0% 3 3 0   100% 0 0   0%
tests / test_imageStatistics.py DiffimTestCases.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsNan   0% 11 11 0   0% 4 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsZero   0% 10 10 0   0% 4 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsOne   0% 10 10 0   0% 4 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsCore   0% 10 10 0   0% 4 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsGeneral   0% 15 15 0   0% 4 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsMask1   0% 16 16 0   0% 6 0   0%
tests / test_imageStatistics.py DiffimTestCases.testImageStatisticsMask2   0% 21 21 0   0% 10 0   0%
tests / test_imageStatistics.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imageStatistics.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_imageSubtract.py DiffimTestCases.setUp   0% 14 14 0   0% 2 0   0%
tests / test_imageSubtract.py DiffimTestCases.tearDown   0% 6 6 0   0% 2 0   0%
tests / test_imageSubtract.py DiffimTestCases.runConvolveAndSubtract1   0% 12 12 0   0% 4 0   0%
tests / test_imageSubtract.py DiffimTestCases.runConvolveAndSubtract2   0% 13 13 0   0% 4 0   0%
tests / test_imageSubtract.py DiffimTestCases.testConvolveAndSubtract   0% 4 4 0   100% 0 0   0%
tests / test_imageSubtract.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imageSubtract.py (no function)   93% 28 2 0   50% 2 1   90%
tests / test_ipDiffimConfig.py DiffimTestCases.testImagePsfMatchConfig   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testSnapPsfMatchConfig   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testSnapPsfMatchConfigDF   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testSnapPsfMatchConfigAL   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testModelPsfMatchConfig   0% 1 1 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testDetectionConfig   0% 3 3 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testPsfMatchConfig   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testPsfMatchConfigAL   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py DiffimTestCases.testPsfMatchConfigDF   0% 2 2 0   100% 0 0   0%
tests / test_ipDiffimConfig.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_ipDiffimConfig.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.setUp   0% 31 31 0   0% 2 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.addNoise   0% 7 7 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.verifyDeltaFunctionSolution   0% 10 10 0   0% 6 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testConstructor   0% 27 27 0   0% 4 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testSourceStats   0% 9 9 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testSourceConstructor   0% 37 37 0   0% 4 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testDeltaFunctionScaled   0% 12 12 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testDeltaFunction   0% 27 27 0   0% 8 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testGaussianWithNoise   0% 39 39 0   0% 14 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testGaussian   0% 33 33 0   0% 8 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testZeroVariance   0% 17 17 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testConstantWeighting   0% 3 3 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testNoBackgroundFit   0% 2 2 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testInsert   0% 13 13 0   0% 4 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.testDisp   0% 2 2 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py DiffimTestCases.tearDown   0% 6 6 0   0% 2 0   0%
tests / test_kernelCandidateAndSolution.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_kernelCandidateAndSolution.py (no function)   91% 55 5 0   50% 2 1   89%
tests / test_kernelCandidateDetection.py DiffimTestCases.setUp   0% 14 14 0   0% 2 0   0%
tests / test_kernelCandidateDetection.py DiffimTestCases.tearDown   0% 7 7 0   0% 2 0   0%
tests / test_kernelCandidateDetection.py DiffimTestCases.testGetCollection   0% 30 30 0   0% 6 0   0%
tests / test_kernelCandidateDetection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_kernelCandidateDetection.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_kernelPca.py DiffimTestCases.setUp   0% 6 6 0   100% 0 0   0%
tests / test_kernelPca.py DiffimTestCases.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_kernelPca.py DiffimTestCases.makeCandidate   0% 8 8 0   100% 0 0   0%
tests / test_kernelPca.py DiffimTestCases.testGaussian   0% 41 41 0   0% 12 0   0%
tests / test_kernelPca.py DiffimTestCases.testImagePca   0% 16 16 0   0% 4 0   0%
tests / test_kernelPca.py DiffimTestCases.testEigenValues   0% 19 19 0   100% 0 0   0%
tests / test_kernelPca.py DiffimTestCases.testMeanSubtraction   0% 28 28 0   0% 6 0   0%
tests / test_kernelPca.py DiffimTestCases.testVisit   0% 21 21 0   0% 6 0   0%
tests / test_kernelPca.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_kernelPca.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_kernelSumVisitor.py DiffimTestCases.setUp   0% 5 5 0   100% 0 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.makeCandidate   0% 8 8 0   100% 0 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.testAggregate   0% 21 21 0   0% 4 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.testReject   0% 2 2 0   100% 0 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.doReject   0% 21 21 0   0% 8 0   0%
tests / test_kernelSumVisitor.py DiffimTestCases.testVisit   0% 17 17 0   0% 6 0   0%
tests / test_kernelSumVisitor.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_kernelSumVisitor.py (no function)   91% 23 2 0   50% 2 1   88%
tests / test_metrics.py _makeDummyCatalog   0% 13 13 0   0% 10 0   0%
tests / test_metrics.py TestNumSciSources.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNumSciSources.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumSciSources.testEmptyCatalog   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumSciSources.testSkySources   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumSciSources.testPrimarySources   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumSciSources.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testValid   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testEmptyDiaCatalog   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testEmptySciCatalog   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testEmptyCatalogs   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testSemiMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testSkySources   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py TestFractionDiaSources.testPrimarySources   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py (no function)   95% 37 2 0   50% 2 1   92%
tests / test_modelPsfMatch.py PsfMatchTestCases.setUp   0% 11 11 0   100% 0 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.testTooBig   0% 9 9 0   100% 0 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.testMatch   0% 3 3 0   0% 4 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.runMatch   0% 8 8 0   100% 0 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.testAdjustModelSize   0% 6 6 0   100% 0 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.testPadPsf   0% 18 18 0   0% 4 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.testPropagateVisitInfo   0% 5 5 0   100% 0 0   0%
tests / test_modelPsfMatch.py PsfMatchTestCases.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_modelPsfMatch.py makeVisitInfo   0% 1 1 0   100% 0 0   0%
tests / test_modelPsfMatch.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_modelPsfMatch.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_pixelOffset.py PixelOffsetTest._makeImage   0% 11 11 0   0% 2 0   0%
tests / test_pixelOffset.py PixelOffsetTest._find_max   0% 1 1 0   100% 0 0   0%
tests / test_pixelOffset.py PixelOffsetTest._setUpImages   0% 2 2 0   100% 0 0   0%
tests / test_pixelOffset.py PixelOffsetTest.testPixelOffset   0% 6 6 0   100% 0 0   0%
tests / test_pixelOffset.py (no function)   100% 12 0 0   100% 0 0   100%
tests / test_snapPsfMatch.py PsfMatchTestCases.setUp   0% 27 27 0   100% 0 0   0%
tests / test_snapPsfMatch.py PsfMatchTestCases.makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_snapPsfMatch.py PsfMatchTestCases.testSnap   0% 12 12 0   100% 0 0   0%
tests / test_snapPsfMatch.py PsfMatchTestCases.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_snapPsfMatch.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_snapPsfMatch.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_subtractExposures.py DiffimTestCases.setUp   0% 23 23 0   0% 2 0   0%
tests / test_subtractExposures.py DiffimTestCases.tearDown   0% 5 5 0   0% 2 0   0%
tests / test_subtractExposures.py DiffimTestCases.testModelType   0% 2 2 0   100% 0 0   0%
tests / test_subtractExposures.py DiffimTestCases.runModelType   0% 43 43 0   0% 8 0   0%
tests / test_subtractExposures.py DiffimTestCases.testWarping   0% 8 8 0   100% 0 0   0%
tests / test_subtractExposures.py DiffimTestCases.testXY0   0% 2 2 0   100% 0 0   0%
tests / test_subtractExposures.py DiffimTestCases.runXY0   0% 51 51 0   0% 26 0   0%
tests / test_subtractExposures.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_subtractExposures.py (no function)   95% 37 2 0   50% 2 1   92%
tests / test_subtractTask.py makeFakeWcs   0% 4 4 0   100% 0 0   0%
tests / test_subtractTask.py makeTestImage   0% 29 29 0   0% 6 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_allowed_config_modes   0% 6 6 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_config_validate_forceCompatibility   0% 5 5 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_mismatched_template   0% 8 8 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_equal_images   0% 14 14 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_auto_convolveTemplate   0% 12 12 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_auto_convolveScience   0% 12 12 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_science_better   0% 6 6 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_science_better._run_and_check_images   0% 17 17 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_template_better   0% 6 6 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_template_better._run_and_check_images   0% 17 17 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_symmetry   0% 20 20 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_few_sources   0% 8 8 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_order_equal_images   0% 25 25 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_background_subtraction   0% 20 20 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_background_subtraction._run_and_check_images   0% 7 7 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_scale_variance_convolve_template   0% 17 17 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_scale_variance_convolve_template._run_and_check_images   0% 18 18 0   0% 6 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_scale_variance_convolve_science   0% 17 17 0   100% 0 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_scale_variance_convolve_science._run_and_check_images   0% 18 18 0   0% 6 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_exposure_properties_convolve_template   0% 18 18 0   0% 2 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_exposure_properties_convolve_template._run_and_check_images   0% 14 14 0   0% 2 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_exposure_properties_convolve_science   0% 18 18 0   0% 2 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest.test_exposure_properties_convolve_science._run_and_check_images   0% 14 14 0   0% 2 0   0%
tests / test_subtractTask.py AlardLuptonSubtractTest._compare_apCorrMaps   0% 6 6 0   0% 2 0   0%
tests / test_subtractTask.py _makeStats   0% 7 7 0   0% 2 0   0%
tests / test_subtractTask.py _computeRobustStatistics   0% 2 2 0   100% 0 0   0%
tests / test_subtractTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_subtractTask.py (no function)   95% 41 2 0   50% 2 1   93%
tests / test_zogy.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_zogy.py makeFakeImages   0% 41 41 0   0% 14 0   0%
tests / test_zogy.py makeFakeImages.makeWcs   0% 19 19 0   100% 0 0   0%
tests / test_zogy.py makeFakeImages.makeExposure   0% 15 15 0   100% 0 0   0%
tests / test_zogy.py isPowerOfTwo   0% 5 5 0   0% 4 0   0%
tests / test_zogy.py ZogyTest.setUp   0% 6 6 0   100% 0 0   0%
tests / test_zogy.py ZogyTest._computeVarianceMean   0% 3 3 0   100% 0 0   0%
tests / test_zogy.py ZogyTest._computePixelVariance   0% 3 3 0   100% 0 0   0%
tests / test_zogy.py ZogyTest._computePixelMean   0% 3 3 0   100% 0 0   0%
tests / test_zogy.py ZogyTest.testFourierTransformConvention   0% 3 3 0   100% 0 0   0%
tests / test_zogy.py ZogyTest.testSplitBorder   0% 10 10 0   0% 2 0   0%
tests / test_zogy.py ZogyTest.testGenerateGrid   0% 12 12 0   0% 2 0   0%
tests / test_zogy.py ZogyTest.testWholeImageGrid   0% 9 9 0   100% 0 0   0%
tests / test_zogy.py ZogyTest.testZogyNewImplementation   0% 19 19 0   100% 0 0   0%
tests / test_zogy.py (no function)   94% 33 2 0   50% 2 1   91%
Total     18% 9507 7825 0   1% 1866 26   15%

No items found using the specified filter.