Coverage report: 17%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:35 +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 / isr / __init__.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / ip / isr / ampOffset.py AmpOffsetTask.__init__   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / ampOffset.py AmpOffsetTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / ampOffset.py (no function)   100% 18 0 0   100% 0 0   100%
python / lsst / ip / isr / assembleCcdTask.py AssembleCcdTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / assembleCcdTask.py AssembleCcdTask.assembleCcd   0% 27 27 0   0% 14 0   0%
python / lsst / ip / isr / assembleCcdTask.py AssembleCcdTask.assembleCcd.getNextExposure   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / assembleCcdTask.py AssembleCcdTask.postprocessExposure   0% 13 13 0   0% 8 0   0%
python / lsst / ip / isr / assembleCcdTask.py (no function)   100% 17 0 0   100% 0 0   100%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.__init__   0% 17 17 0   0% 2 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.updateMetadata   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.initFromCamera   0% 28 28 0   0% 14 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.getLengths   0% 9 9 0   0% 4 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.fromDict   0% 30 30 0   0% 6 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.toDict   0% 17 17 0   100% 0 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.fromTable   0% 37 37 0   0% 6 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.toTable   0% 38 38 0   0% 8 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.makeDetectorKernelFromAmpwiseKernels   0% 9 9 0   0% 4 0   0%
python / lsst / ip / isr / brighterFatterKernel.py BrighterFatterKernel.replaceDetectorKernelWithAmpKernel   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / brighterFatterKernel.py (no function)   100% 21 0 0   100% 0 0   100%
python / lsst / ip / isr / calibType.py IsrCalib.__init__   0% 17 17 0   0% 2 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.__eq__   0% 27 27 0   0% 22 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.requiredAttributes   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.requiredAttributes   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.getMetadata   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.setMetadata   0% 9 9 0   0% 6 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.updateMetadata   0% 43 43 0   0% 18 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.calibInfoFromDict   0% 13 13 0   0% 4 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.calibInfoFromDict.search   0% 12 12 0   0% 8 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.determineCalibClass   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.readText   0% 10 10 0   0% 4 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.writeText   0% 16 16 0   0% 6 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.readFits   0% 19 19 0   0% 8 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.writeFits   0% 8 8 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.fromDetector   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.fromDict   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.toDict   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.fromTable   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.toTable   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.validate   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrCalib.apply   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.__eq__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.updateMetadata   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.fromDataIds   0% 5 5 0   0% 6 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.fromTable   0% 18 18 0   0% 6 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.fromDict   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.toDict   0% 12 12 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py IsrProvenance.toTable   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / calibType.py (no function)   100% 58 0 0   100% 0 0   100%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.__init__   0% 12 12 0   0% 2 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.updateMetadata   0% 8 8 0   100% 0 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.fromDetector   0% 21 21 0   0% 8 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.fromDict   0% 53 53 0   0% 38 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.toDict   0% 20 20 0   0% 10 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.fromTable   0% 19 19 0   0% 10 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.toTable   0% 12 12 0   0% 2 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.extractAmp   0% 8 8 0   100% 0 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.calculateBackground   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkCalib.subtractCrosstalk   0% 43 43 0   0% 20 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkConfig.getCrosstalk   0% 10 10 0   0% 8 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkConfig.hasCrosstalk   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkTask.prepCrosstalk   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / crosstalk.py CrosstalkTask.run   0% 30 30 0   0% 22 0   0%
python / lsst / ip / isr / crosstalk.py NullCrosstalkTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / crosstalk.py (no function)   100% 43 0 0   100% 0 0   100%
python / lsst / ip / isr / defects.py Defects.__init__   0% 10 10 0   0% 6 0   0%
python / lsst / ip / isr / defects.py Defects._check_value   0% 10 10 0   0% 8 0   0%
python / lsst / ip / isr / defects.py Defects.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.__getitem__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.__setitem__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.__iter__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.__delitem__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.__eq__   0% 9 9 0   0% 8 0   0%
python / lsst / ip / isr / defects.py Defects.__str__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects._normalize   0% 15 15 0   0% 6 0   0%
python / lsst / ip / isr / defects.py Defects.bulk_update   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.append   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.insert   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.copy   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.transpose   0% 7 7 0   0% 2 0   0%
python / lsst / ip / isr / defects.py Defects.maskPixels   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / defects.py Defects.toFitsRegionTable   0% 22 22 0   0% 6 0   0%
python / lsst / ip / isr / defects.py Defects.fromDict   0% 13 13 0   0% 4 0   0%
python / lsst / ip / isr / defects.py Defects.toDict   0% 21 21 0   0% 4 0   0%
python / lsst / ip / isr / defects.py Defects.toTable   0% 20 20 0   0% 4 0   0%
python / lsst / ip / isr / defects.py Defects._get_values   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / defects.py Defects.fromTable   0% 37 37 0   0% 18 0   0%
python / lsst / ip / isr / defects.py Defects.readLsstDefectsFile   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.fromFootprintList   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / defects.py Defects.fromMask   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / defects.py (no function)   100% 55 0 0   100% 0 0   100%
python / lsst / ip / isr / fringe.py getFrame   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.readFringes   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.loadFringes   0% 8 8 0   0% 4 0   0%
python / lsst / ip / isr / fringe.py FringeTask.run   0% 25 25 0   0% 14 0   0%
python / lsst / ip / isr / fringe.py FringeTask.runDataRef   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / fringe.py FringeTask.checkFilter   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.removePedestal   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.generatePositions   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.measureExposure   0% 18 18 0   0% 4 0   0%
python / lsst / ip / isr / fringe.py FringeTask.solve   0% 74 74 0   0% 24 0   0%
python / lsst / ip / isr / fringe.py FringeTask.solve.emptyResult   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / fringe.py FringeTask._solve   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py FringeTask.subtract   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / fringe.py measure   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py stdev   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py select   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / fringe.py (no function)   100% 49 0 0   100% 0 0   100%
python / lsst / ip / isr / isrFunctions.py createPsf   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrFunctions.py transposeMaskedImage   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / isrFunctions.py interpolateDefectList   0% 7 7 0   0% 4 0   0%
python / lsst / ip / isr / isrFunctions.py makeThresholdMask   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / isrFunctions.py growMasks   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / isrFunctions.py interpolateFromMask   0% 8 8 0   0% 2 0   0%
python / lsst / ip / isr / isrFunctions.py saturationCorrection   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / isrFunctions.py trimToMatchCalibBBox   0% 13 13 0   0% 8 0   0%
python / lsst / ip / isr / isrFunctions.py biasCorrection   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / isrFunctions.py darkCorrection   0% 8 8 0   0% 6 0   0%
python / lsst / ip / isr / isrFunctions.py updateVariance   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / isrFunctions.py flatCorrection   0% 13 13 0   0% 10 0   0%
python / lsst / ip / isr / isrFunctions.py illuminationCorrection   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / isrFunctions.py overscanCorrection   0% 12 12 0   0% 8 0   0%
python / lsst / ip / isr / isrFunctions.py brighterFatterCorrection   0% 40 40 0   0% 6 0   0%
python / lsst / ip / isr / isrFunctions.py gainContext   0% 23 23 0   0% 18 0   0%
python / lsst / ip / isr / isrFunctions.py attachTransmissionCurve   0% 14 14 0   0% 8 0   0%
python / lsst / ip / isr / isrFunctions.py applyGains   0% 16 16 0   0% 12 0   0%
python / lsst / ip / isr / isrFunctions.py widenSaturationTrails   0% 28 28 0   0% 18 0   0%
python / lsst / ip / isr / isrFunctions.py setBadRegions   0% 17 17 0   0% 4 0   0%
python / lsst / ip / isr / isrFunctions.py checkFilter   0% 14 14 0   0% 10 0   0%
python / lsst / ip / isr / isrFunctions.py getPhysicalFilter   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / isrFunctions.py (no function)   100% 35 0 0   100% 0 0   100%
python / lsst / ip / isr / isrMock.py IsrMock.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.run   0% 7 7 0   0% 6 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeData   0% 11 11 0   0% 10 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeBfKernel   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeDefectList   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeCrosstalkCoeff   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeTransmissionCurve   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.makeImage   0% 50 50 0   0% 38 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.getCamera   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.getExposure   0% 32 32 0   0% 2 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.getWcs   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.localCoordToExpCoord   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierAddNoise   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierAddYGradient   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierAddSource   0% 3 3 0   0% 4 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierAddCT   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierAddFringe   0% 4 4 0   0% 4 0   0%
python / lsst / ip / isr / isrMock.py IsrMock.amplifierMultiplyFlat   0% 8 8 0   0% 6 0   0%
python / lsst / ip / isr / isrMock.py RawMock.__init__   0% 10 10 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py TrimmedRawMock.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py CalibratedRawMock.__init__   0% 13 13 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py RawDictMock.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py MasterMock.__init__   0% 11 11 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py BiasMock.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py DarkMock.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py FlatMock.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py FringeMock.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py UntrimmedFringeMock.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py BfKernelMock.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py DefectMock.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py CrosstalkCoeffMock.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py TransmissionMock.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py DataRefMock.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / ip / isr / isrMock.py DataRefMock.expectImage   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / isrMock.py DataRefMock.expectData   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / isrMock.py DataRefMock.get   0% 38 38 0   0% 26 0   0%
python / lsst / ip / isr / isrMock.py DataRefMock.put   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py FringeDataRefMock.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / ip / isr / isrMock.py FringeDataRefMock.get   0% 34 34 0   0% 28 0   0%
python / lsst / ip / isr / isrMock.py FringeDataRefMock.put   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrMock.py (no function)   100% 123 0 0   100% 0 0   100%
python / lsst / ip / isr / isrQa.py makeThumbnail   0% 12 12 0   0% 4 0   0%
python / lsst / ip / isr / isrQa.py writeThumbnail   0% 9 9 0   0% 4 0   0%
python / lsst / ip / isr / isrQa.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / ip / isr / isrTask.py crosstalkSourceLookup   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTaskConnections.__init__   0% 49 49 0   0% 40 0   0%
python / lsst / ip / isr / isrTask.py IsrTaskConfig.validate   0% 11 11 0   0% 10 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.__init__   0% 9 9 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.runQuantum   0% 63 63 0   0% 46 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.readIsrData   0% 62 62 0   0% 18 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.run   0% 205 205 0   0% 122 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.runDataRef   0% 14 14 0   0% 8 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.getIsrExposure   0% 15 15 0   0% 6 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.ensureExposure   0% 16 16 0   0% 14 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.convertIntToFloat   0% 9 9 0   0% 4 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskAmplifier   0% 27 27 0   0% 16 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.overscanCorrection   0% 51 51 0   0% 12 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.updateVariance   0% 28 28 0   0% 16 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskNegativeVariance   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.darkCorrection   0% 8 8 0   0% 4 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.doLinearize   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.flatCorrection   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.saturationDetection   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.saturationInterpolation   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.suspectDetection   0% 6 6 0   0% 2 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskDefect   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskEdges   0% 11 11 0   0% 8 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskAndInterpolateDefects   0% 3 3 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskNan   0% 7 7 0   0% 2 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.maskAndInterpolateNan   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.measureBackground   0% 41 41 0   0% 6 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.roughZeroPoint   0% 12 12 0   0% 4 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.flatContext   0% 10 10 0   0% 8 0   0%
python / lsst / ip / isr / isrTask.py IsrTask.debugView   0% 10 10 0   0% 4 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getBBox   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getRawBBox   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getRawHorizontalOverscanBBox   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getGain   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getReadNoise   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getSaturation   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py FakeAmp.getSuspectLevel   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py RunIsrTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py RunIsrTask.runDataRef   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / isrTask.py (no function)   100% 208 0 0   100% 0 0   100%
python / lsst / ip / isr / linearize.py Linearizer.__init__   0% 20 20 0   0% 6 0   0%
python / lsst / ip / isr / linearize.py Linearizer.updateMetadata   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / linearize.py Linearizer.fromDetector   0% 11 11 0   0% 2 0   0%
python / lsst / ip / isr / linearize.py Linearizer.fromDict   0% 22 22 0   0% 8 0   0%
python / lsst / ip / isr / linearize.py Linearizer.toDict   0% 7 7 0   0% 4 0   0%
python / lsst / ip / isr / linearize.py Linearizer.fromTable   0% 18 18 0   0% 4 0   0%
python / lsst / ip / isr / linearize.py Linearizer.toTable   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / linearize.py Linearizer.getLinearityTypeByName   0% 4 4 0   0% 4 0   0%
python / lsst / ip / isr / linearize.py Linearizer.validate   0% 25 25 0   0% 24 0   0%
python / lsst / ip / isr / linearize.py Linearizer.applyLinearity   0% 20 20 0   0% 12 0   0%
python / lsst / ip / isr / linearize.py LinearizeBase.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / linearize.py LinearizeLookupTable.__call__   0% 15 15 0   0% 6 0   0%
python / lsst / ip / isr / linearize.py LinearizePolynomial.__call__   0% 10 10 0   0% 6 0   0%
python / lsst / ip / isr / linearize.py LinearizeSquared.__call__   0% 6 6 0   0% 2 0   0%
python / lsst / ip / isr / linearize.py LinearizeSpline.__call__   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / linearize.py LinearizeProportional.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / linearize.py LinearizeNone.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / linearize.py (no function)   100% 47 0 0   100% 0 0   100%
python / lsst / ip / isr / masking.py MaskingTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / masking.py (no function)   100% 8 0 0   100% 0 0   100%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.__init__   0% 7 7 0   0% 2 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.run   0% 34 34 0   0% 14 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.integerConvert   0% 9 9 0   0% 6 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.measureConstantOverscan   0% 6 6 0   0% 2 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.getImageArray   0% 5 5 0   0% 2 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.transpose   0% 3 3 0   0% 2 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.maskOutliers   0% 5 5 0   100% 0 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.collapseArray   0% 4 4 0   0% 2 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.collapseArrayMedian   0% 10 10 0   0% 4 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.splineFit   0% 13 13 0   0% 6 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.splineEval   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.maskExtrapolated   0% 14 14 0   0% 14 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.measureVectorOverscan   0% 29 29 0   0% 8 0   0%
python / lsst / ip / isr / overscan.py OverscanCorrectionTask.debugView   0% 46 46 0   0% 20 0   0%
python / lsst / ip / isr / overscan.py (no function)   100% 36 0 0   100% 0 0   100%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.__init__   0% 16 16 0   0% 10 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.fromDict   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.toDict   0% 7 7 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.fromTable   0% 8 8 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.toTable   0% 8 8 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.readTwoColumnPhotodiodeData   0% 6 6 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.integrate   0% 5 5 0   0% 4 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.integrateDirectSum   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py PhotodiodeCalib.integrateTrimmedSum   0% 4 4 0   100% 0 0   0%
python / lsst / ip / isr / photodiode.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.__init__   0% 10 10 0   0% 6 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.updateMetadata   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.fromDict   0% 11 11 0   0% 6 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.toDict   0% 9 9 0   0% 4 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.fromTable   0% 12 12 0   0% 4 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.toTable   0% 9 9 0   0% 2 0   0%
python / lsst / ip / isr / photodiodeCorrection.py PhotodiodeCorrection.validate   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / photodiodeCorrection.py (no function)   100% 17 0 0   100% 0 0   100%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.__init__   0% 30 30 0   100% 0 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.setAmpValues   0% 42 42 0   0% 14 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.updateMetadata   0% 2 2 0   100% 0 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.fromDict   0% 44 44 0   0% 6 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.toDict   0% 33 33 0   100% 0 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.fromTable   0% 69 69 0   0% 6 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.toTable   0% 17 17 0   0% 4 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.getExpIdsUsed   0% 6 6 0   0% 2 0   0%
python / lsst / ip / isr / ptcDataset.py PhotonTransferCurveDataset.getGoodAmps   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / ptcDataset.py (no function)   100% 19 0 0   100% 0 0   100%
python / lsst / ip / isr / straylight.py StrayLightTask.readIsrData   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / straylight.py StrayLightTask.check   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / straylight.py StrayLightTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / straylight.py StrayLightTask.checkFilter   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / straylight.py StrayLightData.evaluate   0% 1 1 0   100% 0 0   0%
python / lsst / ip / isr / straylight.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / ip / isr / version.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / ip / isr / vignette.py VignetteTask.run   0% 12 12 0   0% 4 0   0%
python / lsst / ip / isr / vignette.py setValidPolygonCcdIntersect   0% 13 13 0   0% 4 0   0%
python / lsst / ip / isr / vignette.py maskVignettedRegion   0% 23 23 0   0% 10 0   0%
python / lsst / ip / isr / vignette.py (no function)   100% 20 0 0   100% 0 0   100%
tests / test_applyLookupTable.py referenceApply   0% 9 9 0   100% 0 0   0%
tests / test_applyLookupTable.py ApplyLookupTableTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_applyLookupTable.py ApplyLookupTableTestCase.testBasics   0% 16 16 0   0% 4 0   0%
tests / test_applyLookupTable.py ApplyLookupTableTestCase.testKnown   0% 21 21 0   100% 0 0   0%
tests / test_applyLookupTable.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_applyLookupTable.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_assembleCcd.py AssembleCcdTestCases.setUp   0% 2 2 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.runTest   0% 3 3 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.testAssembleCcdTask_exp_noTrim   0% 1 1 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.testAssembleCcdTask_exp_doTrim   0% 1 1 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.testAssembleCcdTask_expDict_noTrim   0% 1 1 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.testAssembleCcdTask_expDict_doTrim   0% 1 1 0   100% 0 0   0%
tests / test_assembleCcd.py AssembleCcdTestCases.testAssembleCcdTask_fail   0% 2 2 0   100% 0 0   0%
tests / test_assembleCcd.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_assembleCcd.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_biasAndDarkCorrection.py IsrTestCases.setUp   0% 4 4 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testBias   0% 14 14 0   0% 4 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.doDark   0% 13 13 0   0% 4 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testDark1   0% 1 1 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testDark2   0% 1 1 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testDark3   0% 1 1 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testDarkWithDarktime   0% 27 27 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py IsrTestCases.testDarkWithDarktimeNan   0% 19 19 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_biasAndDarkCorrection.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_brighterFatter.py BrighterFatterTestCases.setUp   0% 24 24 0   0% 4 0   0%
tests / test_brighterFatter.py BrighterFatterTestCases.test_BrighterFatterInterface   0% 9 9 0   100% 0 0   0%
tests / test_brighterFatter.py BrighterFatterTestCases.test_BrighterFatterIO   0% 6 6 0   100% 0 0   0%
tests / test_brighterFatter.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_brighterFatter.py (no function)   88% 17 2 0   50% 2 1   84%
tests / test_calibType.py IsrCalibCases.setUp   0% 3 3 0   100% 0 0   0%
tests / test_calibType.py IsrCalibCases.runText   0% 6 6 0   100% 0 0   0%
tests / test_calibType.py IsrCalibCases.test_Text   0% 2 2 0   100% 0 0   0%
tests / test_calibType.py IsrCalibCases.test_Fits   0% 8 8 0   100% 0 0   0%
tests / test_calibType.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_calibType.py (no function)   81% 16 3 0   50% 2 1   78%
tests / test_crosstalk.py CrosstalkTestCase.setUp   0% 68 68 0   0% 10 0   0%
tests / test_crosstalk.py CrosstalkTestCase.setUp.construct   0% 7 7 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.checkCoefficients   0% 9 9 0   0% 4 0   0%
tests / test_crosstalk.py CrosstalkTestCase.checkSubtracted   0% 5 5 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.testDirectAPI   0% 7 7 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.testTaskAPI   0% 11 11 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.testTaskAPI.NullIsrTask.runDataRef   0% 1 1 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.test_prepCrosstalk   0% 4 4 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.test_nullCrosstalkTask   0% 4 4 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.test_interChip   0% 12 12 0   100% 0 0   0%
tests / test_crosstalk.py CrosstalkTestCase.test_crosstalkIO   0% 12 12 0   100% 0 0   0%
tests / test_crosstalk.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_crosstalk.py (no function)   86% 36 5 0   50% 2 1   84%
tests / test_defect.py DefectTestCases.setUp   0% 1 1 0   100% 0 0   0%
tests / test_defect.py DefectTestCases.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_defect.py DefectTestCases.testDefectBase   0% 33 33 0   0% 14 0   0%
tests / test_defect.py DefectTestCases.testDefectsFromMaskedImage   0% 15 15 0   100% 0 0   0%
tests / test_defect.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_defect.py (no function)   81% 21 4 0   50% 4 2   76%
tests / test_defects.py DefectsTestCase.assertMetadata   0% 10 10 0   0% 6 0   0%
tests / test_defects.py DefectsTestCase.test_defects   0% 36 36 0   0% 6 0   0%
tests / test_defects.py DefectsTestCase.testAstropyRegion   0% 3 3 0   100% 0 0   0%
tests / test_defects.py DefectsTestCase.testLsstTextfile   0% 5 5 0   100% 0 0   0%
tests / test_defects.py DefectsTestCase.test_normalize_defects   0% 40 40 0   0% 14 0   0%
tests / test_defects.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_defects.py (no function)   87% 31 4 0   50% 2 1   85%
tests / test_empiricalVariance.py makeAmplifier   0% 10 10 0   100% 0 0   0%
tests / test_empiricalVariance.py EmpiricalVarianceTestCast.setUp   0% 66 66 0   100% 0 0   0%
tests / test_empiricalVariance.py EmpiricalVarianceTestCast.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_empiricalVariance.py EmpiricalVarianceTestCast.testEmpiricalVariance   0% 5 5 0   100% 0 0   0%
tests / test_empiricalVariance.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_empiricalVariance.py (no function)   85% 20 3 0   50% 2 1   82%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.setUp   0% 4 4 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.doFlat   0% 13 13 0   0% 4 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testFlat1   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testFlat2   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testFlat3   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.doIllum   0% 13 13 0   0% 4 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testIllum1   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testIllum2   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testIllum3   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py IsrTestCases.testGainAndReadnoise   0% 19 19 0   0% 6 0   0%
tests / test_flatAndIlluminationCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_flatAndIlluminationCorrection.py (no function)   93% 28 2 0   50% 2 1   90%
tests / test_fringes.py FringeDataRef.__init__   0% 2 2 0   100% 0 0   0%
tests / test_fringes.py FringeDataRef.get   0% 4 4 0   0% 4 0   0%
tests / test_fringes.py createFringe   0% 8 8 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.setUp   0% 8 8 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.checkFringe   0% 17 17 0   0% 8 0   0%
tests / test_fringes.py FringeTestCase.testSingle   0% 13 13 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.testBad   0% 13 13 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.testPedestal   0% 3 3 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.testMultiple   0% 18 18 0   0% 4 0   0%
tests / test_fringes.py FringeTestCase.testRunDataRef   0% 17 17 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.test_readFringes   0% 4 4 0   100% 0 0   0%
tests / test_fringes.py FringeTestCase.test_multiFringes   0% 19 19 0   100% 0 0   0%
tests / test_fringes.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_fringes.py (no function)   88% 34 4 0   50% 2 1   86%
tests / test_isrFunctions.py countMaskedPixels   0% 4 4 0   100% 0 0   0%
tests / test_isrFunctions.py computeImageMedianAndStd   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.setUp   0% 2 2 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_transposeMaskedImage   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_interpolateDefectList   0% 12 12 0   0% 10 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_transposeDefectList   0% 5 5 0   0% 2 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_makeThresholdMask   0% 2 2 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_interpolateFromMask   0% 5 5 0   0% 2 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_saturationCorrectionInterpolate   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_saturationCorrectionNoInterpolate   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_trimToMatchCalibBBox   0% 6 6 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_darkCorrection   0% 9 9 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_biasCorrection   0% 8 8 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_flatCorrection   0% 10 10 0   0% 2 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_flatCorrectionUnknown   0% 4 4 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_illumCorrection   0% 8 8 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_overscanCorrection_isInt   0% 16 16 0   0% 6 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_overscanCorrection_isNotInt   0% 16 16 0   0% 6 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_brighterFatterCorrection   0% 5 5 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_gainContext   0% 5 5 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_widenSaturationTrails   0% 4 4 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_setBadRegions   0% 6 6 0   0% 4 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_attachTransmissionCurve   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py IsrFunctionsCases.test_attachTransmissionCurve_None   0% 3 3 0   100% 0 0   0%
tests / test_isrFunctions.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isrFunctions.py (no function)   95% 38 2 0   50% 2 1   92%
tests / test_isrMisc.py IsrMiscCases.setUp   0% 2 2 0   100% 0 0   0%
tests / test_isrMisc.py IsrMiscCases.test_straylight   0% 3 3 0   100% 0 0   0%
tests / test_isrMisc.py IsrMiscCases.test_vignette_doWrite   0% 8 8 0   100% 0 0   0%
tests / test_isrMisc.py IsrMiscCases.test_masking   0% 3 3 0   100% 0 0   0%
tests / test_isrMisc.py IsrMiscCases.test_linearize   0% 9 9 0   0% 8 0   0%
tests / test_isrMisc.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isrMisc.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_isrMock.py IsrMockCases.setUp   0% 2 2 0   100% 0 0   0%
tests / test_isrMock.py IsrMockCases.test_simple   0% 29 29 0   100% 0 0   0%
tests / test_isrMock.py IsrMockCases.test_untrimmedSimple   0% 6 6 0   100% 0 0   0%
tests / test_isrMock.py IsrMockCases.test_productTypes   0% 4 4 0   100% 0 0   0%
tests / test_isrMock.py IsrMockCases.test_edgeCases   0% 5 5 0   100% 0 0   0%
tests / test_isrMock.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isrMock.py (no function)   88% 17 2 0   50% 2 1   84%
tests / test_isrQa.py IsrQaCases.setUp   0% 3 3 0   100% 0 0   0%
tests / test_isrQa.py IsrQaCases.test_makeThumbnail   0% 5 5 0   100% 0 0   0%
tests / test_isrQa.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isrQa.py (no function)   86% 14 2 0   50% 2 1   81%
tests / test_isrTask.py countMaskedPixels   0% 4 4 0   100% 0 0   0%
tests / test_isrTask.py computeImageMedianAndStd   0% 3 3 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.setUp   0% 8 8 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.validateIsrData   0% 18 18 0   0% 14 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_readIsrData_noTrans   0% 4 4 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_readIsrData_withTrans   0% 4 4 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_ensureExposure   0% 1 1 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_convertItoF   0% 3 3 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_updateVariance   0% 6 6 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_darkCorrection   0% 7 7 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_darkCorrection_noVisitInfo   0% 8 8 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_flatCorrection   0% 7 7 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_saturationDetection   0% 10 10 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_measureBackground   0% 4 4 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskTestCases.test_flatContext   0% 7 7 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.setUp   0% 11 11 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.batchSetConfiguration   0% 32 32 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.validateIsrResults   0% 5 5 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_overscanCorrection   0% 8 8 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_overscanCorrectionMedianPerRow   0% 9 9 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_runDataRef   0% 6 6 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_run_allTrue   0% 2 2 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_run_allFalse   0% 2 2 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_failCases   0% 4 4 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_negativeVariance   0% 17 17 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_noMasking   0% 17 17 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_satMasking   0% 17 17 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_satMaskingAndInterp   0% 17 17 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_throughEdge   0% 18 18 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_throughDefects   0% 18 18 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_throughDefectsAmpEdges   0% 19 19 0   100% 0 0   0%
tests / test_isrTask.py IsrTaskUnTrimmedTestCases.test_maskingCase_throughBad   0% 17 17 0   100% 0 0   0%
tests / test_isrTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isrTask.py (no function)   96% 48 2 0   50% 2 1   94%
tests / test_linearize.py referenceImage   0% 29 29 0   0% 12 0   0%
tests / test_linearize.py LinearizeTestCase.setUp   0% 12 12 0   100% 0 0   0%
tests / test_linearize.py LinearizeTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_linearize.py LinearizeTestCase.compareResults   0% 4 4 0   100% 0 0   0%
tests / test_linearize.py LinearizeTestCase.testBasics   0% 30 30 0   0% 6 0   0%
tests / test_linearize.py LinearizeTestCase.makeDetector   0% 30 30 0   0% 12 0   0%
tests / test_linearize.py LinearizeTestCase.makeLinearizer   0% 27 27 0   0% 12 0   0%
tests / test_linearize.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_linearize.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_linearizeLookupTable.py refLinearize   0% 10 10 0   0% 2 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.setUp   0% 7 7 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.testBasics   0% 15 15 0   0% 2 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.testErrorHandling   0% 22 22 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.testKnown   0% 22 22 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.testKnown.castAndReshape   0% 3 3 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.testPickle   0% 11 11 0   100% 0 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.makeDetector   0% 23 23 0   0% 4 0   0%
tests / test_linearizeLookupTable.py LinearizeLookupTableTestCase.makeTable   0% 4 4 0   100% 0 0   0%
tests / test_linearizeLookupTable.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_linearizeLookupTable.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_linearizeSquared.py refLinearizeSquared   0% 6 6 0   0% 2 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.testBasics   0% 13 13 0   0% 2 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.testKnown   0% 19 19 0   0% 2 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.testPickle   0% 10 10 0   100% 0 0   0%
tests / test_linearizeSquared.py LinearizeSquaredTestCase.makeDetector   0% 24 24 0   0% 4 0   0%
tests / test_linearizeSquared.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_linearizeSquared.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_maskNans.py MaskNansTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_maskNans.py MaskNansTestCase.check   0% 18 18 0   0% 4 0   0%
tests / test_maskNans.py MaskNansTestCase.testMaskImageF   0% 1 1 0   100% 0 0   0%
tests / test_maskNans.py MaskNansTestCase.testMaskImageD   0% 1 1 0   100% 0 0   0%
tests / test_maskNans.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_maskNans.py (no function)   80% 20 4 0   50% 4 2   75%
tests / test_overscanCorrection.py IsrTestCases.setUp   0% 1 1 0   100% 0 0   0%
tests / test_overscanCorrection.py IsrTestCases.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_overscanCorrection.py IsrTestCases.updateConfigFromKwargs   0% 6 6 0   0% 4 0   0%
tests / test_overscanCorrection.py IsrTestCases.checkOverscanCorrectionY   0% 28 28 0   0% 10 0   0%
tests / test_overscanCorrection.py IsrTestCases.checkOverscanCorrectionX   0% 23 23 0   0% 6 0   0%
tests / test_overscanCorrection.py IsrTestCases.checkOverscanCorrectionSineWave   0% 29 29 0   0% 6 0   0%
tests / test_overscanCorrection.py IsrTestCases.test_MedianPerRowOverscanCorrection   0% 3 3 0   100% 0 0   0%
tests / test_overscanCorrection.py IsrTestCases.test_MedianOverscanCorrection   0% 2 2 0   100% 0 0   0%
tests / test_overscanCorrection.py IsrTestCases.checkPolyOverscanCorrectionX   0% 26 26 0   0% 14 0   0%
tests / test_overscanCorrection.py IsrTestCases.checkPolyOverscanCorrectionY   0% 26 26 0   0% 14 0   0%
tests / test_overscanCorrection.py IsrTestCases.testPolyOverscanCorrection   0% 3 3 0   0% 2 0   0%
tests / test_overscanCorrection.py IsrTestCases.testSplineOverscanCorrection   0% 3 3 0   0% 2 0   0%
tests / test_overscanCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_overscanCorrection.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_photodiode.py PhotodiodeTestCase.setUp   0% 13 13 0   100% 0 0   0%
tests / test_photodiode.py PhotodiodeTestCase.testDataOnly   0% 12 12 0   100% 0 0   0%
tests / test_photodiode.py PhotodiodeTestCase.testFullyPopulated   0% 12 12 0   100% 0 0   0%
tests / test_photodiode.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_photodiode.py (no function)   82% 17 3 0   50% 2 1   79%
tests / test_photodiodeCorrection.py PhotodiodeCorrectionTestCase.setUp   0% 13 13 0   100% 0 0   0%
tests / test_photodiodeCorrection.py PhotodiodeCorrectionTestCase.testDataOnly   0% 11 11 0   0% 2 0   0%
tests / test_photodiodeCorrection.py PhotodiodeCorrectionTestCase.testFullyPopulated   0% 11 11 0   0% 2 0   0%
tests / test_photodiodeCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_photodiodeCorrection.py (no function)   82% 17 3 0   50% 2 1   79%
tests / test_ptcDataset.py PtcDatasetCases.setUp   0% 20 20 0   100% 0 0   0%
tests / test_ptcDataset.py PtcDatasetCases.test_ptcDatset   0% 52 52 0   0% 8 0   0%
tests / test_ptcDataset.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_ptcDataset.py (no function)   81% 16 3 0   50% 2 1   78%
tests / test_saturationCorrection.py IsrTestCases.testSaturation   0% 29 29 0   0% 14 0   0%
tests / test_saturationCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_saturationCorrection.py (no function)   85% 13 2 0   50% 2 1   80%
tests / test_setValidPolygonIntersect.py makeCircularPolygon   0% 6 6 0   100% 0 0   0%
tests / test_setValidPolygonIntersect.py makeSquarePolygon   0% 5 5 0   100% 0 0   0%
tests / test_setValidPolygonIntersect.py SetValidPolygonIntersectTestCase.testSetPolygonIntersect   0% 30 30 0   0% 2 0   0%
tests / test_setValidPolygonIntersect.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_setValidPolygonIntersect.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_suspectMasking.py IsrTestCases.setUp   0% 5 5 0   100% 0 0   0%
tests / test_suspectMasking.py IsrTestCases.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_suspectMasking.py IsrTestCases.testBasicMasking   0% 16 16 0   100% 0 0   0%
tests / test_suspectMasking.py IsrTestCases.testNanLevel   0% 7 7 0   100% 0 0   0%
tests / test_suspectMasking.py IsrTestCases.testRenamedMasking   0% 20 20 0   100% 0 0   0%
tests / test_suspectMasking.py makeRampMaskedImage   0% 10 10 0   100% 0 0   0%
tests / test_suspectMasking.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_suspectMasking.py (no function)   90% 20 2 0   50% 2 1   86%
Total     21% 6766 5344 0   2% 1648 29   17%

No items found using the specified filter.