Coverage report: 18%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-28 08:52 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / gdb / __init__.py (no function)   0% 2 2 0   100% 0 0   0%
python / lsst / gdb / meas / __init__.py (no function)   0% 2 2 0   100% 0 0   0%
python / lsst / gdb / meas / algorithms / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
python / lsst / gdb / meas / algorithms / printers.py CRPixelPrinter.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / gdb / meas / algorithms / printers.py CRPixelPrinter.to_string   0% 1 1 0   100% 0 0   0%
python / lsst / gdb / meas / algorithms / printers.py register   0% 4 4 0   0% 4 0   0%
python / lsst / gdb / meas / algorithms / printers.py build_meas_algorithms_dictionary   0% 3 3 0   100% 0 0   0%
python / lsst / gdb / meas / algorithms / printers.py (no function)   0% 16 16 0   100% 0 0   0%
python / lsst / meas / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / algorithms / __init__.py (no function)   100% 44 0 0   100% 0 0   100%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.__init__   0% 23 23 0   0% 10 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.add_masked_image   0% 14 14 0   0% 6 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.fill_stacked_masked_image   0% 23 23 0   0% 8 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.add_image   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.fill_stacked_image   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py AccumulatorMeanStack.stats_ctrl_to_threshold_dict   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / accumulator_mean_stack.py (no function)   100% 11 0 0   100% 0 0   100%
python / lsst / meas / algorithms / adaptive_thresholds.py AdaptiveThresholdDetectionConfig.validate   0% 10 10 0   0% 6 0   0%
python / lsst / meas / algorithms / adaptive_thresholds.py AdaptiveThresholdDetectionTask.run   0% 95 95 0   0% 38 0   0%
python / lsst / meas / algorithms / adaptive_thresholds.py (no function)   100% 18 0 0   100% 0 0   100%
python / lsst / meas / algorithms / cloughTocher2DInterpolator.py CloughTocher2DInterpolateTask.run   0% 12 12 0   0% 4 0   0%
python / lsst / meas / algorithms / cloughTocher2DInterpolator.py (no function)   100% 14 0 0   100% 0 0   100%
python / lsst / meas / algorithms / coaddBoundedField.py CoaddBoundedField.evaluate   0% 22 22 0   0% 10 0   0%
python / lsst / meas / algorithms / coaddBoundedField.py (no function)   100% 8 0 0   100% 0 0   100%
python / lsst / meas / algorithms / coaddPsf / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / algorithms / coaddPsf / coaddPsfContinued.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / meas / algorithms / computeExPsf.py ComputeExPsfConfig.setDefaults   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / computeExPsf.py ComputeExPsfTask.run   0% 14 14 0   0% 2 0   0%
python / lsst / meas / algorithms / computeExPsf.py (no function)   100% 15 0 0   100% 0 0   100%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py NoStarsForShapeletsError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsConfig.validate   0% 6 6 0   0% 6 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.__init__   0% 9 9 0   100% 0 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.run   0% 9 9 0   100% 0 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.compute_raw_moments   0% 24 24 0   0% 10 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.select_stars   0% 28 28 0   0% 10 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.plot_selection   0% 55 55 0   0% 26 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask.plot_shapelets   0% 35 35 0   0% 10 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask._threshold_with_bounds   0% 15 15 0   0% 8 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask._find_first_radius_mode   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask._draw_ellipse   0% 15 15 0   0% 10 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py ComputeRoughPsfShapeletsTask._draw_image   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / computeRoughPsfShapelets.py (no function)   0% 52 52 5   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager.__init__   0% 11 11 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager.run   0% 15 15 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._convertOneFile   0% 24 24 0   0% 4 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._doOnePixel   0% 11 11 0   0% 6 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setIds   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager.getCatalog   0% 8 8 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager.computeCoord   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._getCoordErr   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setFlags   0% 5 5 0   0% 4 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._getFluxes   0% 9 9 0   0% 6 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setProperMotion   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setParallax   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._epochToMjdTai   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setCoordinateCovariance   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._setExtra   0% 5 5 0   0% 4 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertRefcatManager._fillRecord   0% 7 7 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertGaiaManager.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertGaiaManager._getFluxes   0% 10 10 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertGaiaManager._getFluxes.gaiaFluxToFlux   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertGaiaManager._setCoordinateCovariance   0% 13 13 0   0% 4 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py ConvertGaiaXpManager._getFluxes   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / convertRefcatManager.py (no function)   100% 44 0 0   100% 0 0   100%
python / lsst / meas / algorithms / convertReferenceCatalog.py addRefCatMetadata   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py _makeSchema   0% 38 38 0   0% 20 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py _addExtraColumnsToSchema   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py _addExtraColumnsToSchema.addField   0% 7 7 0   0% 4 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogConfig.validate   0% 22 22 0   0% 14 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogConfig.validate.assertAllOrNone   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask.__init__   0% 8 8 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask.run   0% 8 8 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask._writeIngestHelperFile   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask._writeConfig   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask._getOutputFilenames   0% 7 7 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask.makeSchema   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask._writeMasterSchema   0% 7 7 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py ConvertReferenceCatalogTask._reduce_kwargs   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py build_argparser   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py run_convert   0% 10 10 0   100% 0 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py main   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / convertReferenceCatalog.py (no function)   100% 70 0 0   100% 0 0   100%
python / lsst / meas / algorithms / detection.py PsfGenerationError.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / detection.py PsfGenerationError.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / detection.py PsfGenerationError.metadata   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionConfig.setDefaults   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.__init__   0% 12 12 0   0% 10 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.run   0% 14 14 0   0% 10 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.display   0% 21 21 0   0% 4 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.display.plotPeaks   0% 6 6 0   0% 6 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.applyTempLocalBackground   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.clearMask   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.calculateKernelSize   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.getPsf   0% 10 10 0   0% 6 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.convolveImage   0% 16 16 0   0% 2 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.applyThreshold   0% 13 13 0   0% 6 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.finalizeFootprints   0% 33 33 0   0% 18 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.reEstimateBackground   0% 10 10 0   0% 2 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.clearUnwantedResults   0% 8 8 0   0% 8 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.detectFootprints   0% 21 21 0   0% 6 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.removeBadPixels   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.setPeakSignificance   0% 23 23 0   0% 16 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.makeThreshold   0% 14 14 0   0% 2 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.updatePeaks   0% 15 15 0   0% 12 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.setEdgeBits   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / detection.py SourceDetectionTask.tempWideBackgroundContext   0% 14 14 0   0% 4 0   0%
python / lsst / meas / algorithms / detection.py addExposures   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / detection.py (no function)   100% 69 0 0   100% 0 0   100%
python / lsst / meas / algorithms / dynamicDetection.py InsufficientSourcesError.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / dynamicDetection.py InsufficientSourcesError.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / dynamicDetection.py InsufficientSourcesError.metadata   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / dynamicDetection.py ZeroFootprintError.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / dynamicDetection.py ZeroFootprintError.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / dynamicDetection.py ZeroFootprintError.metadata   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionConfig.setDefaults   0% 5 5 0   0% 4 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionConfig.validate   0% 13 13 0   0% 14 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionTask.__init__   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionTask.calculateThreshold   0% 69 69 0   0% 32 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionTask.detectFootprints   0% 91 91 0   0% 44 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionTask.tweakBackground   0% 10 10 0   0% 4 0   0%
python / lsst / meas / algorithms / dynamicDetection.py DynamicDetectionTask._computeBrightDetectionMask   0% 25 25 0   0% 6 0   0%
python / lsst / meas / algorithms / dynamicDetection.py countMaskedPixels   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / dynamicDetection.py (no function)   100% 56 0 0   100% 0 0   100%
python / lsst / meas / algorithms / findCosmicRaysConfig.py FindCosmicRaysConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / findCosmicRaysConfig.py (no function)   100% 13 0 0   100% 0 0   100%
python / lsst / meas / algorithms / findGlintTrails.py FindGlintTrailsTask.run   0% 23 23 0   0% 10 0   0%
python / lsst / meas / algorithms / findGlintTrails.py FindGlintTrailsTask._select_good_sources   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / findGlintTrails.py FindGlintTrailsTask._search_one   0% 25 25 0   0% 16 0   0%
python / lsst / meas / algorithms / findGlintTrails.py FindGlintTrailsTask._other_points   0% 27 27 0   0% 2 0   0%
python / lsst / meas / algorithms / findGlintTrails.py FindGlintTrailsTask._other_points.extract   0% 9 9 0   100% 0 0   0%
python / lsst / meas / algorithms / findGlintTrails.py (no function)   100% 30 0 0   100% 0 0   100%
python / lsst / meas / algorithms / flaggedSourceSelector.py FlaggedSourceSelectorTask.selectSources   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / flaggedSourceSelector.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / meas / algorithms / gaussianPsfFactory.py isPositive   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / gaussianPsfFactory.py GaussianPsfFactory.computeSizeAndSigma   0% 11 11 0   0% 8 0   0%
python / lsst / meas / algorithms / gaussianPsfFactory.py GaussianPsfFactory.validate   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / gaussianPsfFactory.py GaussianPsfFactory.apply   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / gaussianPsfFactory.py GaussianPsfFactory.makeField   100% 2 0 0   100% 0 0   100%
python / lsst / meas / algorithms / gaussianPsfFactory.py GaussianPsfFactory.makeField.applyWrapper   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / gaussianPsfFactory.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / meas / algorithms / gp_interpolation.py updateMaskFromArray   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / gp_interpolation.py median_with_mad_clipping   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / gp_interpolation.py GaussianProcessTreegp.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / gp_interpolation.py GaussianProcessTreegp.fit   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / gp_interpolation.py GaussianProcessTreegp.predict   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / gp_interpolation.py InterpolateOverDefectGaussianProcess.__init__   0% 10 10 0   100% 0 0   0%
python / lsst / meas / algorithms / gp_interpolation.py InterpolateOverDefectGaussianProcess.run   0% 17 17 0   0% 4 0   0%
python / lsst / meas / algorithms / gp_interpolation.py InterpolateOverDefectGaussianProcess._good_pixel_binning   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / gp_interpolation.py InterpolateOverDefectGaussianProcess.interpolate_masked_sub_image   0% 34 34 0   0% 12 0   0%
python / lsst / meas / algorithms / gp_interpolation.py (no function)   100% 19 0 0   100% 0 0   100%
python / lsst / meas / algorithms / htmIndexer.py HtmIndexer.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / htmIndexer.py HtmIndexer.getShardIds   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / htmIndexer.py HtmIndexer.indexPoints   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / htmIndexer.py HtmIndexer.makeDataId   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / htmIndexer.py (no function)   100% 8 0 0   100% 0 0   100%
python / lsst / meas / algorithms / indexerRegistry.py makeHtmIndexer   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / indexerRegistry.py (no function)   100% 9 0 0   100% 0 0   100%
python / lsst / meas / algorithms / installGaussianPsf.py InstallGaussianPsfConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / meas / algorithms / installGaussianPsf.py InstallGaussianPsfTask.run   0% 13 13 0   0% 6 0   0%
python / lsst / meas / algorithms / installGaussianPsf.py (no function)   100% 14 0 0   100% 0 0   100%
python / lsst / meas / algorithms / interp.py interpolateOverDefects   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / interp.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / meas / algorithms / loadReferenceObjects.py getFormatVersionFromRefCat   0% 11 11 0   0% 4 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py _FilterCatalog.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py _FilterCatalog.__call__   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py LoadReferenceObjectsConfig.validate   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.__init__   0% 7 7 0   0% 2 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.applyProperMotions   0% 21 21 0   0% 16 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader._remapReferenceCatalogSchema   0% 14 14 0   0% 4 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader._addFluxAliases   0% 14 14 0   0% 10 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader._addFluxAliases.addAliasesForOneFilter   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader._makeBoxRegion   0% 13 13 0   0% 2 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader._calculateCircle   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.getMetadataCircle   0% 9 9 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.getMetadataBox   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.loadPixelBox   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.loadPixelBox._filterFunction   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.loadRegion   0% 54 54 0   0% 30 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.loadSkyCircle   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py ReferenceObjectLoader.loadSchema   0% 12 12 0   0% 6 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py filterRefCat   0% 35 35 0   0% 26 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py getRefFluxField   0% 11 11 0   0% 6 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py getRefFluxKeys   0% 8 8 0   100% 0 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py applyProperMotionsImpl   0% 21 21 0   0% 10 0   0%
python / lsst / meas / algorithms / loadReferenceObjects.py (no function)   100% 47 0 0   100% 0 0   100%
python / lsst / meas / algorithms / makeCoaddApCorrMap.py makeCoaddApCorrMap   0% 17 17 0   0% 10 0   0%
python / lsst / meas / algorithms / makeCoaddApCorrMap.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / meas / algorithms / makePsfCandidates.py MakePsfCandidatesTask.run   0% 6 6 0   0% 4 0   0%
python / lsst / meas / algorithms / makePsfCandidates.py MakePsfCandidatesTask.makePsfCandidates   0% 33 33 0   0% 8 0   0%
python / lsst / meas / algorithms / makePsfCandidates.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.__getitem__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.__iter__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.__repr__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.rhos   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.thetas   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.sigmas   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineCollection.append   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.__init__   0% 12 12 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.getLineXY   0% 15 15 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.setLineMask   0% 36 36 0   0% 12 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile._makeMaskedProfile   0% 24 24 0   0% 4 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.makeProfile   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile._lineChi2   0% 11 11 0   0% 2 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile._rejectOutliers   0% 24 24 0   0% 2 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.fit   0% 38 38 0   0% 14 0   0%
python / lsst / meas / algorithms / maskStreaks.py LineProfile.fit.line_search   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask.find   0% 30 30 0   0% 10 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask.run   0% 5 5 0   0% 2 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask._cannyFilter   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask._runKHT   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask._findClusters   0% 19 19 0   0% 4 0   0%
python / lsst / meas / algorithms / maskStreaks.py MaskStreaksTask._fitProfile   0% 38 38 0   0% 12 0   0%
python / lsst / meas / algorithms / maskStreaks.py (no function)   100% 74 0 0   100% 0 0   100%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrError.__init__   0% 10 10 0   0% 2 0   0%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrError.metadata   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / measureApCorr.py _FluxNames.__init__   0% 11 11 0   0% 6 0   0%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrConfig.setDefaults   0% 11 11 0   100% 0 0   0%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrTask.__init__   0% 10 10 0   0% 2 0   0%
python / lsst / meas / algorithms / measureApCorr.py MeasureApCorrTask.run   0% 68 68 0   0% 24 0   0%
python / lsst / meas / algorithms / measureApCorr.py plotApCorr   0% 23 23 0   0% 4 0   0%
python / lsst / meas / algorithms / measureApCorr.py (no function)   100% 32 0 0   100% 0 0   100%
python / lsst / meas / algorithms / noise_covariance.py CorrelationMatrix.shape   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / noise_covariance.py CorrelationMatrix.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / noise_covariance.py ComputeNoiseCorrelationConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / noise_covariance.py ComputeNoiseCorrelationTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / noise_covariance.py ComputeNoiseCorrelationTask.subtractedBackground   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / noise_covariance.py ComputeNoiseCorrelationTask.run   0% 7 7 0   0% 4 0   0%
python / lsst / meas / algorithms / noise_covariance.py ComputeNoiseCorrelationTask._pixelBased   0% 26 26 0   0% 6 0   0%
python / lsst / meas / algorithms / noise_covariance.py (no function)   100% 31 0 0   100% 0 0   100%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxError.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxError.metadata   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxConfig.setDefaults   0% 18 18 0   100% 0 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxTask.__init__   0% 17 17 0   0% 10 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxTask.run   0% 42 42 0   0% 14 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py NormalizedCalibrationFluxTask._measure_aperture_correction   0% 19 19 0   0% 6 0   0%
python / lsst / meas / algorithms / normalizedCalibrationFlux.py (no function)   100% 26 0 0   100% 0 0   100%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeNoSourcesError.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeNoSourcesError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeNoGoodSourcesError.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeNoGoodSourcesError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeStarSelectorConfig.validate   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py EventHandler.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py EventHandler.__call__   0% 13 13 0   0% 6 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py _assignClusters   0% 20 20 0   0% 6 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py _kcenters   0% 18 18 0   0% 6 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py _improveCluster   0% 21 21 0   0% 6 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py plot   0% 30 30 0   0% 8 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py ObjectSizeStarSelectorTask.selectSources   0% 101 101 0   0% 48 0   0%
python / lsst / meas / algorithms / objectSizeStarSelector.py (no function)   100% 49 0 0   100% 0 0   100%
python / lsst / meas / algorithms / pcaPsfDeterminer.py numCandidatesToReject   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / pcaPsfDeterminer.py PcaPsfDeterminerConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / pcaPsfDeterminer.py PcaPsfDeterminerTask._fitPsf   0% 16 16 0   0% 4 0   0%
python / lsst / meas / algorithms / pcaPsfDeterminer.py PcaPsfDeterminerTask.determinePsf   0% 270 270 0   0% 152 0   0%
python / lsst / meas / algorithms / pcaPsfDeterminer.py candidatesIter   0% 3 3 0   0% 4 0   0%
python / lsst / meas / algorithms / pcaPsfDeterminer.py (no function)   100% 41 0 0   100% 0 0   100%
python / lsst / meas / algorithms / psfCandidate / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / algorithms / psfCandidate / psfCandidateContinued.py PsfCandidateF.setCandidateRating   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / psfCandidate / psfCandidateContinued.py PsfCandidateF.__repr__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / psfCandidate / psfCandidateContinued.py (no function)   100% 9 0 0   100% 0 0   100%
python / lsst / meas / algorithms / psfDeterminer.py BasePsfDeterminerTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / psfDeterminer.py BasePsfDeterminerTask.downsampleCandidates   0% 8 8 0   0% 2 0   0%
python / lsst / meas / algorithms / psfDeterminer.py BasePsfDeterminerTask.determinePsf   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / psfDeterminer.py (no function)   100% 18 0 0   100% 0 0   100%
python / lsst / meas / algorithms / psfSelectionFromMatchList.py selectPsfSources   0% 36 36 0   0% 12 0   0%
python / lsst / meas / algorithms / psfSelectionFromMatchList.py (no function)   0% 7 7 0   100% 0 0   0%
python / lsst / meas / algorithms / readFitsCatalogTask.py ReadFitsCatalogTask.run   0% 11 11 0   0% 8 0   0%
python / lsst / meas / algorithms / readFitsCatalogTask.py (no function)   100% 11 0 0   100% 0 0   100%
python / lsst / meas / algorithms / readTextCatalogTask.py ReadTextCatalogTask.run   0% 14 14 0   0% 10 0   0%
python / lsst / meas / algorithms / readTextCatalogTask.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / reinterpolate_pixels.py ReinterpolatePixelsTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / reinterpolate_pixels.py ReinterpolatePixelsTask._fromFootprintList   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / reinterpolate_pixels.py ReinterpolatePixelsTask._interpolateDefectList   0% 7 7 0   0% 4 0   0%
python / lsst / meas / algorithms / reinterpolate_pixels.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / reserveSourcesTask.py ReserveSourcesTask.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / reserveSourcesTask.py ReserveSourcesTask.run   0% 10 10 0   0% 4 0   0%
python / lsst / meas / algorithms / reserveSourcesTask.py ReserveSourcesTask.select   0% 8 8 0   0% 2 0   0%
python / lsst / meas / algorithms / reserveSourcesTask.py ReserveSourcesTask.applySelectionPrior   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / reserveSourcesTask.py ReserveSourcesTask.markSources   0% 3 3 0   0% 4 0   0%
python / lsst / meas / algorithms / reserveSourcesTask.py (no function)   100% 15 0 0   100% 0 0   100%
python / lsst / meas / algorithms / scaleVariance.py ExceedsMaxVarianceScaleError.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ExceedsMaxVarianceScaleError.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ExceedsMaxVarianceScaleError.metadata   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.subtractedBackground   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.run   0% 10 10 0   0% 4 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.computeScaleFactors   0% 4 4 0   100% 0 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.pixelBased   0% 10 10 0   0% 2 0   0%
python / lsst / meas / algorithms / scaleVariance.py ScaleVarianceTask.imageBased   0% 9 9 0   0% 2 0   0%
python / lsst / meas / algorithms / scaleVariance.py (no function)   100% 26 0 0   100% 0 0   100%
python / lsst / meas / algorithms / setPrimaryFlags.py SetPrimaryFlagsTask.__init__   0% 18 18 0   0% 6 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py SetPrimaryFlagsTask.run   0% 21 21 0   0% 8 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py SetPrimaryFlagsTask._getPseudoSources   0% 8 8 0   0% 2 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py getPatchInner   0% 10 10 0   100% 0 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py getTractInner   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py getDeblendPrimaryFlags   0% 16 16 0   0% 2 0   0%
python / lsst / meas / algorithms / setPrimaryFlags.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / simple_curve.py Curve.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.fromTable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.toTable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.evaluate   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.__init_subclass__   75% 4 1 0   50% 2 1   67%
python / lsst / meas / algorithms / simple_curve.py Curve.__eq__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.compare_metadata   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.interpolate   0% 7 7 0   0% 4 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.getMetadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.readText   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.readFits   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve._check_cols   0% 3 3 0   0% 4 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve._to_table_with_meta   0% 7 7 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.writeText   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py Curve.writeFits   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py DetectorCurve.__eq__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py DetectorCurve.fromTable   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py DetectorCurve.toTable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py DetectorCurve.evaluate   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py AmpCurve.__init__   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / simple_curve.py AmpCurve.__eq__   0% 8 8 0   0% 8 0   0%
python / lsst / meas / algorithms / simple_curve.py AmpCurve.fromTable   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py AmpCurve.toTable   0% 15 15 0   0% 6 0   0%
python / lsst / meas / algorithms / simple_curve.py AmpCurve.evaluate   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py ImageCurve.fromTable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py ImageCurve.toTable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py ImageCurve.evaluate   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / simple_curve.py (no function)   100% 57 0 0   100% 0 0   100%
python / lsst / meas / algorithms / skyObjects.py generateSkyObjects   0% 28 28 0   0% 12 0   0%
python / lsst / meas / algorithms / skyObjects.py SkyObjectsTask.__init__   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / skyObjects.py SkyObjectsTask.run   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / skyObjects.py (no function)   100% 19 0 0   100% 0 0   100%
python / lsst / meas / algorithms / sourceSelector.py BaseSourceSelectorTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py BaseSourceSelectorTask.run   0% 7 7 0   0% 6 0   0%
python / lsst / meas / algorithms / sourceSelector.py BaseSourceSelectorTask.selectSources   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py BaseLimit.apply   0% 7 7 0   0% 4 0   0%
python / lsst / meas / algorithms / sourceSelector.py ColorLimit.apply   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py FluxLimit.apply   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py MagnitudeLimit.apply   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py SignalToNoiseLimit.apply   0% 10 10 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py MagnitudeErrorLimit.apply   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequireFlags.apply   0% 6 6 0   0% 4 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequireUnresolved.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequireUnresolved.apply   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequireIsolated.apply   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequireFiniteRaDec.apply   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py RequirePrimary.apply   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py CullFromMaskedRegion.apply   0% 17 17 0   0% 6 0   0%
python / lsst / meas / algorithms / sourceSelector.py CentroidErrorLimit.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py CentroidErrorLimit.apply   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py ScienceSourceSelectorConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py ScienceSourceSelectorTask.selectSources   0% 21 21 0   0% 18 0   0%
python / lsst / meas / algorithms / sourceSelector.py ReferenceSourceSelectorTask.selectSources   0% 19 19 0   0% 16 0   0%
python / lsst / meas / algorithms / sourceSelector.py NullSourceSelectorTask.selectSources   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / sourceSelector.py _getFieldFromCatalog   0% 13 13 0   0% 10 0   0%
python / lsst / meas / algorithms / sourceSelector.py (no function)   100% 118 0 0   100% 0 0   100%
python / lsst / meas / algorithms / stamps.py writeFits   0% 29 29 0   0% 8 0   0%
python / lsst / meas / algorithms / stamps.py readFitsWithOptions   0% 60 60 0   0% 32 0   0%
python / lsst / meas / algorithms / stamps.py AbstractStamp.factory   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py _default_position   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py Stamp.factory   0% 3 3 0   0% 2 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.readFits   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.readFitsWithOptions   0% 9 9 0   0% 4 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase._refresh_metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.writeFits   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.__getitem__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.__iter__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.getMaskedImages   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.getArchiveElements   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py StampsBase.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py Stamps._refresh_metadata   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py Stamps.getPositions   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py Stamps.append   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / stamps.py Stamps.extend   0% 4 4 0   0% 4 0   0%
python / lsst / meas / algorithms / stamps.py Stamps.readFits   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py Stamps.readFitsWithOptions   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / stamps.py (no function)   100% 54 0 0   100% 0 0   100%
python / lsst / meas / algorithms / starSelector.py BaseStarSelectorTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / starSelector.py BaseStarSelectorTask.run   0% 6 6 0   0% 4 0   0%
python / lsst / meas / algorithms / starSelector.py BaseStarSelectorTask.selectStars   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / starSelector.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / subtractBackground.py backgroundFlatContext   0% 10 10 0   0% 8 0   0%
python / lsst / meas / algorithms / subtractBackground.py TooManyMaskedPixelsError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / subtractBackground.py SubtractBackgroundTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / meas / algorithms / subtractBackground.py SubtractBackgroundTask.run   0% 22 22 0   0% 10 0   0%
python / lsst / meas / algorithms / subtractBackground.py SubtractBackgroundTask._addStats   0% 10 10 0   0% 2 0   0%
python / lsst / meas / algorithms / subtractBackground.py SubtractBackgroundTask.fitBackground   0% 53 53 0   0% 30 0   0%
python / lsst / meas / algorithms / subtractBackground.py filterSuperPixels   0% 6 6 0   0% 2 0   0%
python / lsst / meas / algorithms / subtractBackground.py (no function)   100% 42 0 0   100% 0 0   100%
python / lsst / meas / algorithms / testUtils.py plantSources   0% 28 28 0   0% 6 0   0%
python / lsst / meas / algorithms / testUtils.py makeRandomTransmissionCurve   0% 12 12 0   0% 2 0   0%
python / lsst / meas / algorithms / testUtils.py makeRandomTransmissionCurve.perturbed   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py makeDefectList   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py MockRefcatDataId.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py MockRefcatDataId.region   0% 1 1 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py MockReferenceObjectLoaderFromFiles.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py MockReferenceObjectLoaderFromFiles._createDataIdsAndRefcats   0% 12 12 0   0% 4 0   0%
python / lsst / meas / algorithms / testUtils.py MockReferenceObjectLoaderFromMemory.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / meas / algorithms / testUtils.py MockReferenceObjectLoaderFromMemory._createDataIdsAndRefcats   0% 11 11 0   0% 4 0   0%
python / lsst / meas / algorithms / testUtils.py (no function)   100% 24 0 0   100% 0 0   100%
python / lsst / meas / algorithms / treecorrUtils.py TreecorrConfig.validate   0% 9 9 0   0% 6 0   0%
python / lsst / meas / algorithms / treecorrUtils.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / meas / algorithms / utils.py splitId   0% 4 4 0   0% 2 0   0%
python / lsst / meas / algorithms / utils.py showSourceSet   0% 8 8 0   0% 6 0   0%
python / lsst / meas / algorithms / utils.py showPsfSpatialCells   0% 32 32 0   0% 24 0   0%
python / lsst / meas / algorithms / utils.py showPsfCandidates   0% 136 136 0   0% 50 0   0%
python / lsst / meas / algorithms / utils.py makeSubplots   0% 32 32 0   0% 4 0   0%
python / lsst / meas / algorithms / utils.py makeSubplots.on_draw   0% 21 21 0   0% 6 0   0%
python / lsst / meas / algorithms / utils.py plotPsfSpatialModel   0% 119 119 0   0% 30 0   0%
python / lsst / meas / algorithms / utils.py plotPsfSpatialModel.show   0% 6 6 0   100% 0 0   0%
python / lsst / meas / algorithms / utils.py showPsf   0% 18 18 0   0% 12 0   0%
python / lsst / meas / algorithms / utils.py showPsfMosaic   0% 84 84 0   0% 28 0   0%
python / lsst / meas / algorithms / utils.py showPsfResiduals   0% 36 36 0   0% 12 0   0%
python / lsst / meas / algorithms / utils.py saveSpatialCellSet   0% 19 19 0   0% 6 0   0%
python / lsst / meas / algorithms / utils.py (no function)   100% 29 0 0   100% 0 0   100%
python / lsst / meas / algorithms / variance_plane.py remove_signal_from_variance   0% 34 34 0   0% 18 0   0%
python / lsst / meas / algorithms / variance_plane.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / meas / algorithms / version.py (no function)   100% 5 0 0   100% 0 0   100%
tests / convertReferenceCatalogTestBase.py make_coord   0% 1 1 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogCustomClass._setCoordinateCovariance   0% 4 4 0   0% 4 0   0%
tests / convertReferenceCatalogTestBase.py makeConvertConfig   0% 29 29 0   0% 12 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.makeSkyCatalog   0% 45 45 0   0% 2 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.makeSkyCatalog.get_word   0% 1 1 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.tearDownClass   0% 9 9 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.setUpClass   0% 24 24 0   0% 8 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.setUp   0% 4 4 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.tearDown   0% 1 1 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.makeTemporaryRepo   0% 4 4 0   100% 0 0   0%
tests / convertReferenceCatalogTestBase.py ConvertReferenceCatalogTestBase.checkAllRowsInRefcat   0% 19 19 0   0% 6 0   0%
tests / convertReferenceCatalogTestBase.py (no function)   100% 28 0 0   100% 0 0   100%
tests / nopytest_convertReferenceCatalog.py TestConvertReferenceCatalogParallel.testIngestTwoFilesTwoCores   0% 28 28 0   0% 2 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.setUp   0% 19 19 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager._createFakeCatalog   0% 7 7 0   0% 2 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.test_doOnePixelNewData   0% 14 14 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.test_doOnePixelNoData   0% 11 11 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.test_getCatalog   0% 10 10 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.test_setCoordinateCovariance   0% 3 3 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py TestConvertRefcatManager.tearDown   0% 2 2 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / nopytest_convertReferenceCatalog.py (no function)   0% 32 32 0   0% 2 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.make_test_images_to_coadd   0% 23 23 0   0% 8 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.make_coadd_exposure   0% 5 5 0   100% 0 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.make_stats_ctrl   0% 8 8 0   100% 0 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.make_mask_map   0% 6 6 0   100% 0 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.test_online_coadd_input_variance_true   0% 18 18 0   0% 2 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.test_online_coadd_input_variance_false   0% 18 18 0   0% 2 0   0%
tests / test_accumulator_mean_stack.py AccumulatorMeanStackTestCase.test_online_coadd_image   0% 17 17 0   0% 2 0   0%
tests / test_accumulator_mean_stack.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_accumulator_mean_stack.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.setUp   0% 15 15 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.makeMockExposure   0% 5 5 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.check   0% 5 5 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.testUncrowded   0% 4 4 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py AdaptiveThresholdDetectionTest.testCrowded   0% 6 6 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_adaptiveThresholdDetection.py (no function)   86% 22 3 0   50% 2 1   83%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolateTestCase.setUp   0% 30 30 0   0% 6 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolateTestCase.test_interpolation   0% 14 14 0   0% 2 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolateTestCase.test_interpolation_with_noise   0% 11 11 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolateTestCase.test_interpolation_with_flipXY   0% 11 11 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolatorUtilsTestCase.find_good_pixels_around_bad_pixels   0% 20 20 0   0% 16 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolatorUtilsTestCase.test_parity   0% 7 7 0   0% 2 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolatorUtilsTestCase.test_findGoodPixelsAroundBadPixels   0% 9 9 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolatorUtilsTestCase.test_update_functions   0% 6 6 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py CloughTocher2DInterpolatorUtilsTestCase.test_origin   0% 19 19 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_cloughTocher2DInterpolate.py (no function)   93% 30 2 0   50% 2 1   91%
tests / test_coaddApCorrMap.py CoaddApCorrMapTest.testCoaddApCorrMap   0% 55 55 0   0% 2 0   0%
tests / test_coaddApCorrMap.py CoaddApCorrMapTest.assertApCorrMap   0% 16 16 0   0% 2 0   0%
tests / test_coaddApCorrMap.py CoaddApCorrMapTest.assertApCorrMapValid   0% 14 14 0   0% 2 0   0%
tests / test_coaddApCorrMap.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddApCorrMap.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.makeRandomWcs   0% 5 5 0   100% 0 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.makeRandomField   0% 3 3 0   100% 0 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.constructElements   0% 8 8 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testEvaluate   0% 5 5 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testEvaluate.runTest   0% 23 23 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testEquality   0% 3 3 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testEquality.runTest   0% 30 30 0   100% 0 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testPersistence   0% 3 3 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.testPersistence.runTest   0% 23 23 0   0% 2 0   0%
tests / test_coaddBoundedField.py CoaddBoundedFieldTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_coaddBoundedField.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddBoundedField.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_coaddPsf.py getPsfMoments   0% 20 20 0   0% 4 0   0%
tests / test_coaddPsf.py getPsfSecondMoments   0% 2 2 0   100% 0 0   0%
tests / test_coaddPsf.py makeBiaxialGaussianPsf   0% 2 2 0   100% 0 0   0%
tests / test_coaddPsf.py getCoaddSecondMoments   0% 22 22 0   0% 8 0   0%
tests / test_coaddPsf.py CoaddPsfTest.setUp   0% 8 8 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.tearDown   0% 5 5 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testCreate   0% 34 34 0   0% 4 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testFractionalPixel   0% 19 19 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testRotatePsf   0% 16 16 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testDefaultSize   0% 17 17 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testSimpleGaussian   0% 23 23 0   0% 2 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testWeight   0% 26 26 0   0% 2 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testTicket2872   0% 27 27 0   100% 0 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testValidPolygonPsf   0% 18 18 0   0% 4 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testGoodPix   0% 25 25 0   0% 2 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testBBox   0% 17 17 0   0% 2 0   0%
tests / test_coaddPsf.py CoaddPsfTest.testLargeTransform   0% 16 16 0   0% 4 0   0%
tests / test_coaddPsf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddPsf.py (no function)   94% 33 2 0   50% 2 1   91%
tests / test_coaddTransmissionCurve.py CoaddBoundedFieldTestCase.setUp   0% 32 32 0   100% 0 0   0%
tests / test_coaddTransmissionCurve.py CoaddBoundedFieldTestCase.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_coaddTransmissionCurve.py CoaddBoundedFieldTestCase.makeRandomPoint   0% 2 2 0   100% 0 0   0%
tests / test_coaddTransmissionCurve.py CoaddBoundedFieldTestCase.testSampleAt   0% 37 37 0   100% 0 0   0%
tests / test_coaddTransmissionCurve.py CoaddBoundedFieldTestCase.testPersistence   0% 12 12 0   0% 2 0   0%
tests / test_coaddTransmissionCurve.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddTransmissionCurve.py (no function)   91% 22 2 0   50% 2 1   88%
tests / test_computeExPsf.py rbf_kernel   0% 3 3 0   100% 0 0   0%
tests / test_computeExPsf.py generate_gaussian_random_field   0% 26 26 0   0% 10 0   0%
tests / test_computeExPsf.py ComputeExPsfTestCase.setUp   0% 7 7 0   100% 0 0   0%
tests / test_computeExPsf.py ComputeExPsfTestCase.test_comp_ex_psf   0% 36 36 0   100% 0 0   0%
tests / test_computeExPsf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_computeExPsf.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_convertReferenceCatalog.py TestMain.setUp   0% 2 2 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py TestMain.test_main_args   0% 7 7 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py TestMain.test_main_args_bad_config   0% 6 6 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py TestMain.test_main_args_expanded_glob   0% 7 7 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py MakeSchemaTestCase.testMakeSchema   0% 25 25 0   0% 6 0   0%
tests / test_convertReferenceCatalog.py MakeSchemaTestCase.testMakeSchema_fullCovariance   0% 17 17 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidateRaDecMag   0% 8 8 0   0% 2 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidateRaDecErr   0% 12 12 0   0% 2 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidateMagErr   0% 15 15 0   0% 4 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidatePm   0% 10 10 0   0% 2 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidateParallax   0% 10 10 0   0% 2 0   0%
tests / test_convertReferenceCatalog.py ConvertReferenceCatalogConfigValidateTestCase.testValidateCovariance   0% 9 9 0   0% 2 0   0%
tests / test_convertReferenceCatalog.py ConvertGaiaManagerTests.setUp   0% 32 32 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py ConvertGaiaManagerTests.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py ConvertGaiaManagerTests.test_positionSetting   0% 24 24 0   0% 4 0   0%
tests / test_convertReferenceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_convertReferenceCatalog.py (no function)   95% 44 2 0   50% 2 1   93%
tests / test_cr.py CosmicRayTestCase.setUp   0% 11 11 0   0% 2 0   0%
tests / test_cr.py CosmicRayTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_cr.py CosmicRayTestCase.testDetection   0% 38 38 0   0% 10 0   0%
tests / test_cr.py CosmicRayNullTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_cr.py CosmicRayNullTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_cr.py CosmicRayNullTestCase.testDetection   0% 3 3 0   100% 0 0   0%
tests / test_cr.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_cr.py (no function)   88% 40 5 0   50% 2 1   86%
tests / test_curve.py MockAmp.__init__   0% 2 2 0   100% 0 0   0%
tests / test_curve.py MockAmp.getName   0% 1 1 0   100% 0 0   0%
tests / test_curve.py MockAmp.getBBox   0% 1 1 0   100% 0 0   0%
tests / test_curve.py CurveTestCase.setUp   0% 3 3 0   100% 0 0   0%
tests / test_curve.py CurveTestCase.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_curve.py CurveTestCase.curve_tester   0% 26 26 0   0% 8 0   0%
tests / test_curve.py CurveTestCase.interp_tester   0% 30 30 0   0% 4 0   0%
tests / test_curve.py CurveTestCase.test_detector_curve   0% 3 3 0   100% 0 0   0%
tests / test_curve.py CurveTestCase.test_amp_curve   0% 7 7 0   100% 0 0   0%
tests / test_curve.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_curve.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_detection.py SourceDetectionTaskTestCase._create_exposure   0% 15 15 0   0% 2 0   0%
tests / test_detection.py SourceDetectionTaskTestCase._check_detectFootprints   0% 13 13 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_stdev   0% 7 7 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_significance_stdev   0% 18 18 0   0% 4 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_pixel_stdev   0% 16 16 0   0% 4 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.makeCoordList   0% 15 15 0   0% 4 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.testTempBackgrounds   0% 11 11 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.testTempBackgrounds.checkExposure   0% 11 11 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_removeBadPixels   0% 13 13 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase._create_exposure_bkg   0% 6 6 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_reEstimateBackground   0% 13 13 0   100% 0 0   0%
tests / test_detection.py SourceDetectionTaskTestCase.test_reEstimateBackgroundWithFlatRatio   0% 18 18 0   100% 0 0   0%
tests / test_detection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_detection.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_dynamicDetection.py DynamicDetectionTest.setUp   0% 20 20 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.check   0% 5 5 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testVanilla   0% 1 1 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testDynamic   0% 3 3 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testNoWcs   0% 2 2 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testMinimalSkyObjects   0% 3 3 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testDynamicNoLimits   0% 6 6 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testNoThresholdScaling   0% 3 3 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testNoBackgroundTweak   0% 3 3 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testThresholdScalingAndNoBackgroundTweak   0% 4 4 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testBrightDetectionPass   0% 5 5 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testThresholdsOutsideBounds   0% 13 13 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testConfigValidation   0% 11 11 0   100% 0 0   0%
tests / test_dynamicDetection.py DynamicDetectionTest.testNoSkyObjects   0% 1 1 0   100% 0 0   0%
tests / test_dynamicDetection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_dynamicDetection.py (no function)   91% 32 3 0   50% 2 1   88%
tests / test_executables.py (no function)   88% 8 1 0   50% 2 1   80%
tests / test_findGlintTrails.py TestFindGlintTrails._make_image_3_trails   0% 26 26 0   0% 6 0   0%
tests / test_findGlintTrails.py TestFindGlintTrails.test_simple   0% 19 19 0   0% 4 0   0%
tests / test_findGlintTrails.py TestFindGlintTrails.test_empty_image   0% 9 9 0   100% 0 0   0%
tests / test_findGlintTrails.py TestFindGlintTrails.test_many_points_no_trail   0% 16 16 0   100% 0 0   0%
tests / test_findGlintTrails.py TestFindGlintTrails.test_rejected_trail_min_points   0% 16 16 0   100% 0 0   0%
tests / test_findGlintTrails.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_findGlintTrails.py (no function)   80% 20 4 0   50% 4 2   75%
tests / test_flaggedSourceSelector.py addGoodSource   0% 8 8 0   100% 0 0   0%
tests / test_flaggedSourceSelector.py TestFlaggedSourceSelector.setUp   0% 6 6 0   100% 0 0   0%
tests / test_flaggedSourceSelector.py TestFlaggedSourceSelector.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_flaggedSourceSelector.py TestFlaggedSourceSelector.testSelectSourcesGood   0% 5 5 0   0% 4 0   0%
tests / test_flaggedSourceSelector.py TestFlaggedSourceSelector.testSelectSourcesBad   0% 4 4 0   100% 0 0   0%
tests / test_flaggedSourceSelector.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_flaggedSourceSelector.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_gaussianPsf.py GaussianPsfTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testComputeImage   0% 7 7 0   0% 2 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testComputeImage2   0% 5 5 0   0% 2 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testKernel   0% 6 6 0   0% 2 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testInvalidDgPsf   0% 8 8 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testInvalidDgPsf.badSigma1   0% 2 2 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testInvalidDgPsf.badSigma2   0% 2 2 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testInvalidSgPsf   0% 5 5 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testInvalidSgPsf.badSigma1   0% 2 2 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testGetImage   0% 23 23 0   0% 12 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testKernelPsf   0% 21 21 0   0% 4 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testResize   0% 13 13 0   0% 2 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase._compareKernelImages   0% 11 11 0   100% 0 0   0%
tests / test_gaussianPsf.py GaussianPsfTestCase.testComputeBBox   0% 2 2 0   0% 2 0   0%
tests / test_gaussianPsf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_gaussianPsf.py (no function)   88% 34 4 0   50% 2 1   86%
tests / test_gaussianPsfFactory.py GaussianPsfFactoryTestCase.testApply   0% 48 48 0   0% 34 0   0%
tests / test_gaussianPsfFactory.py GaussianPsfFactoryTestCase.testValidate   0% 19 19 0   0% 12 0   0%
tests / test_gaussianPsfFactory.py GaussianPsfFactoryTestCase.testMakeField   0% 21 21 0   0% 8 0   0%
tests / test_gaussianPsfFactory.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_gaussianPsfFactory.py (no function)   88% 16 2 0   50% 2 1   83%
tests / test_gp_interp.py rbf_kernel   0% 3 3 0   100% 0 0   0%
tests / test_gp_interp.py InterpolateOverDefectGaussianProcessTestCase.setUp   0% 40 40 0   0% 6 0   0%
tests / test_gp_interp.py InterpolateOverDefectGaussianProcessTestCase.test_interpolation   0% 5 5 0   100% 0 0   0%
tests / test_gp_interp.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_gp_interp.py (no function)   88% 16 2 0   50% 2 1   83%
tests / test_imagePsf_trampoline.py MyTestImagePsf.__init__   0% 2 2 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf.__deepcopy__   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf.resized   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf.isPersistable   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._doComputeKernelImage   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._doComputeBBox   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._getPersistenceName   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._getPythonModule   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._write   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf._read   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py MyTestImagePsf.__eq__   0% 3 3 0   0% 2 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.setUp   0% 9 9 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.testImage   0% 2 2 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.testBBox   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.testResized   0% 2 2 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.testClone   0% 7 7 0   0% 2 0   0%
tests / test_imagePsf_trampoline.py ImagePsfTrampolineTestSuite.testPersistence   0% 7 7 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_imagePsf_trampoline.py (no function)   94% 36 2 0   50% 2 1   92%
tests / test_installGaussianPsf.py CandidateMaskingTestCase.testNoPsf   0% 15 15 0   0% 4 0   0%
tests / test_installGaussianPsf.py CandidateMaskingTestCase.testMatchDoubleGaussianPsf   0% 14 14 0   0% 2 0   0%
tests / test_installGaussianPsf.py CandidateMaskingTestCase.testMatchSingleGaussianPsf   0% 13 13 0   0% 2 0   0%
tests / test_installGaussianPsf.py CandidateMaskingTestCase.testBadDim   0% 5 5 0   0% 2 0   0%
tests / test_installGaussianPsf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_installGaussianPsf.py (no function)   88% 16 2 0   50% 2 1   83%
tests / test_interp.py InterpolationTestCase.setUp   0% 7 7 0   100% 0 0   0%
tests / test_interp.py InterpolationTestCase.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_interp.py InterpolationTestCase.testDetection   0% 9 9 0   0% 4 0   0%
tests / test_interp.py InterpolationTestCase.test818   0% 8 8 0   0% 2 0   0%
tests / test_interp.py InterpolationTestCase.test1295   0% 26 26 0   0% 4 0   0%
tests / test_interp.py InterpolationTestCase.testEdge   0% 41 41 0   0% 10 0   0%
tests / test_interp.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_interp.py (no function)   89% 37 4 0   50% 2 1   87%
tests / test_maskStreaks.py setDetectionMask   0% 37 37 0   0% 4 0   0%
tests / test_maskStreaks.py TestMaskStreaks.setUp   0% 11 11 0   100% 0 0   0%
tests / test_maskStreaks.py TestMaskStreaks.test_binning   0% 13 13 0   100% 0 0   0%
tests / test_maskStreaks.py TestMaskStreaks.test_canny   0% 9 9 0   100% 0 0   0%
tests / test_maskStreaks.py TestMaskStreaks.test_runkht   0% 31 31 0   100% 0 0   0%
tests / test_maskStreaks.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_maskStreaks.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_measure.py toString   0% 4 4 0   0% 2 0   0%
tests / test_measure.py FindAndMeasureTestCase.setUp   0% 8 8 0   100% 0 0   0%
tests / test_measure.py FindAndMeasureTestCase.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_measure.py FindAndMeasureTestCase.testDetection   0% 61 61 0   0% 8 0   0%
tests / test_measure.py GaussianPsfTestCase.setUp   0% 10 10 0   100% 0 0   0%
tests / test_measure.py GaussianPsfTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_measure.py GaussianPsfTestCase.testPsfFlux   0% 32 32 0   0% 2 0   0%
tests / test_measure.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_measure.py (no function)   90% 42 4 0   50% 2 1   89%
tests / test_measureApCorr.py apCorrDefaultMap   0% 6 6 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.makeCatalog   0% 19 19 0   0% 4 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.setUp   0% 31 31 0   0% 4 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.tearDown   0% 3 3 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testAddFields   0% 6 6 0   0% 2 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testReturnApCorrMap   0% 2 2 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testApCorrMapKeys   0% 8 8 0   0% 2 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testTooFewSources   0% 8 8 0   0% 2 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testSourceNotUsed   0% 13 13 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testSourceUsed   0% 4 4 0   0% 2 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testApertureMeasOnes   0% 7 7 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testApertureMeasTens   0% 8 8 0   100% 0 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testFilterBadValue   0% 17 17 0   0% 2 0   0%
tests / test_measureApCorr.py MeasureApCorrTestCase.testTooFewSourcesAfterFiltering   0% 10 10 0   0% 4 0   0%
tests / test_measureApCorr.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_measureApCorr.py (no function)   94% 33 2 0   50% 2 1   91%
tests / test_negative.py NegativeMeasurementTestCase._create_exposure   0% 12 12 0   100% 0 0   0%
tests / test_negative.py NegativeMeasurementTestCase.test_detection_stdev   0% 34 34 0   0% 10 0   0%
tests / test_negative.py NegativeMeasurementTestCase.test_significance   0% 20 20 0   0% 4 0   0%
tests / test_negative.py NegativeMeasurementTestCase.makeCoordList   0% 16 16 0   0% 6 0   0%
tests / test_negative.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_negative.py (no function)   85% 26 4 0   50% 2 1   82%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.setUp   0% 3 3 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase._make_task   0% 19 19 0   0% 4 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase._make_catalog   0% 19 19 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFlux   0% 13 13 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFluxOffset   0% 13 13 0   0% 4 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFluxTooFew   0% 12 12 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFluxApplyOnly   0% 15 15 0   0% 2 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFluxApplyOnlyFail   0% 18 18 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py NormalizedCalibrationFluxTestCase.testNormalizedCalibrationFluxError   0% 8 8 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_normalizedCalibrationFlux.py (no function)   92% 24 2 0   50% 2 1   88%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.addGoodSource   0% 10 10 0   100% 0 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.setUp   0% 11 11 0   0% 2 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesGood   0% 5 5 0   0% 4 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesIndividualBadFlags   0% 7 7 0   0% 6 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesAllBadFlags   0% 5 5 0   0% 2 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testEmptyInputCatalog   0% 2 2 0   100% 0 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesSignalToNoiseCuts   0% 10 10 0   0% 2 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesNoSignalToNoiseCut   0% 6 6 0   0% 2 0   0%
tests / test_objectSizeStarSelector.py TestObjectSizeSourceSelector.testSelectSourcesFluxCuts   0% 12 12 0   0% 2 0   0%
tests / test_objectSizeStarSelector.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_objectSizeStarSelector.py (no function)   91% 23 2 0   50% 2 1   88%
tests / test_psfCandidate.py makeEmptyCatalog   0% 9 9 0   0% 2 0   0%
tests / test_psfCandidate.py createFakeSource   0% 20 20 0   0% 10 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.createCandidate   0% 2 2 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.checkCandidateMasking   0% 20 20 0   0% 6 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.testBlends   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.testNeighborMasking   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.testFaintNeighborMasking   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidate.py CandidateMaskingTestCase.testStr   0% 6 6 0   100% 0 0   0%
tests / test_psfCandidate.py MakePsfCandidatesTaskTest.setUp   0% 11 11 0   0% 2 0   0%
tests / test_psfCandidate.py MakePsfCandidatesTaskTest.testMakePsfCandidates   0% 6 6 0   0% 4 0   0%
tests / test_psfCandidate.py MakePsfCandidatesTaskTest.testMakePsfCandidatesStarSelectedField   0% 6 6 0   0% 4 0   0%
tests / test_psfCandidate.py MakePsfCandidatesTaskTest.testColorPsfCandidates   0% 8 8 0   0% 4 0   0%
tests / test_psfCandidate.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidate.py (no function)   89% 35 4 0   50% 2 1   86%
tests / test_psfDetermination.py psfVal   0% 1 1 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.measure   0% 6 6 0   0% 2 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.setUp   0% 79 79 0   0% 20 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.tearDown   0% 8 8 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.setupDeterminer   0% 21 21 0   0% 4 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.subtractStars   0% 25 25 0   0% 8 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testPsfDeterminerObjectSize   0% 1 1 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase._testPsfDeterminer   0% 8 8 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testPsfDeterminerSubimageObjectSizeStarSelector   0% 15 15 0   0% 2 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testPsfDeterminerSubimageObjectSizeStarSelector.trimCatalogToImage   0% 5 5 0   0% 4 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testPsfDeterminerNEigenObjectSizeStarSelector   0% 7 7 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testCandidateList   0% 16 16 0   0% 4 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testRejectBlends   0% 24 24 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testShowPsfMosaic   0% 3 3 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testShowPsf   0% 8 8 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testDownsampleBase   0% 11 11 0   100% 0 0   0%
tests / test_psfDetermination.py SpatialModelPsfTestCase.testDownsamplePca   0% 8 8 0   100% 0 0   0%
tests / test_psfDetermination.py PsfCandidateTestCase.testNumToReject   0% 4 4 0   0% 2 0   0%
tests / test_psfDetermination.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psfDetermination.py (no function)   94% 51 3 0   50% 2 1   92%
tests / test_psfIO.py roundTripPsf   0% 4 4 0   100% 0 0   0%
tests / test_psfIO.py SpatialModelPsfTestCase.setUp   0% 44 44 0   0% 4 0   0%
tests / test_psfIO.py SpatialModelPsfTestCase.tearDown   0% 5 5 0   100% 0 0   0%
tests / test_psfIO.py SpatialModelPsfTestCase.testGetPcaKernel   0% 76 76 0   0% 24 0   0%
tests / test_psfIO.py SpatialModelPsfTestCase.testCandidateList   0% 18 18 0   0% 6 0   0%
tests / test_psfIO.py SpatialModelPsfTestCase.checkTablePersistence   0% 7 7 0   100% 0 0   0%
tests / test_psfIO.py SingleGaussianPsfTestCase.testTablePersistence   0% 6 6 0   100% 0 0   0%
tests / test_psfIO.py DoubleGaussianPsfTestCase.comparePsfs   0% 7 7 0   100% 0 0   0%
tests / test_psfIO.py DoubleGaussianPsfTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_psfIO.py DoubleGaussianPsfTestCase.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_psfIO.py DoubleGaussianPsfTestCase.testBoostPersistence   0% 5 5 0   100% 0 0   0%
tests / test_psfIO.py DoubleGaussianPsfTestCase.testFitsPersistence   0% 5 5 0   100% 0 0   0%
tests / test_psfIO.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psfIO.py (no function)   90% 42 4 0   50% 2 1   89%
tests / test_psfSelectTest.py plantSources   0% 92 92 0   0% 30 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.setUp   0% 40 40 0   100% 0 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.tearDown   0% 7 7 0   100% 0 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.detectAndMeasure   0% 4 4 0   100% 0 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.testPsfCandidate   0% 35 35 0   0% 4 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.testDistortedImage   0% 44 44 0   0% 6 0   0%
tests / test_psfSelectTest.py PsfSelectionTestCase.testDistortedImage.countObjects   0% 11 11 0   0% 10 0   0%
tests / test_psfSelectTest.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psfSelectTest.py (no function)   88% 33 4 0   50% 2 1   86%
tests / test_readFitsCatalog.py makeFitsTable   0% 8 8 0   100% 0 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testHDU1DefaultNames   0% 13 13 0   0% 4 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testHDU1GivenNames   0% 13 13 0   0% 4 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testHDU2   0% 14 14 0   0% 4 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testBadPath   0% 4 4 0   100% 0 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testBadColumnName   0% 6 6 0   0% 2 0   0%
tests / test_readFitsCatalog.py ReadFitsCatalogTaskTestCase.testBadHdu   0% 6 6 0   0% 2 0   0%
tests / test_readFitsCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_readFitsCatalog.py (no function)   84% 31 5 0   50% 4 2   80%
tests / test_readTextCatalog.py makeCatalog   0% 3 3 0   100% 0 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.testDefaultNames   0% 4 4 0   100% 0 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.testGivenNames   0% 10 10 0   0% 2 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.testBadPath   0% 4 4 0   100% 0 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.testTooFewColumnNames   0% 7 7 0   0% 2 0   0%
tests / test_readTextCatalog.py ReadTextCatalogTaskTestCase.testNullValues   0% 11 11 0   0% 2 0   0%
tests / test_readTextCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_readTextCatalog.py (no function)   68% 31 10 0   33% 6 2   62%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderGenericTests.testFilterMapVsAnyFilterMapsToThis   0% 14 14 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderGenericTests.testFilterAliasMap   0% 29 29 0   0% 10 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderGenericTests.testAnyFilterMapsToThisAlias   0% 9 9 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderGenericTests.testGetMetadataCircle   0% 14 14 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.setUpClass   0% 35 35 0   0% 2 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.test_loadSkyCircle   0% 13 13 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.test_loadPixelBox   0% 16 16 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.test_filterMap   0% 7 7 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.test_properMotion   0% 33 33 0   100% 0 0   0%
tests / test_referenceObjectLoader.py ReferenceObjectLoaderLoadTests.test_requireProperMotion   0% 7 7 0   100% 0 0   0%
tests / test_referenceObjectLoader.py Version0Version1ReferenceObjectLoaderTestCase.testLoadVersion0   0% 5 5 0   100% 0 0   0%
tests / test_referenceObjectLoader.py Version0Version1ReferenceObjectLoaderTestCase.testLoadVersion1   0% 9 9 0   100% 0 0   0%
tests / test_referenceObjectLoader.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_referenceObjectLoader.py (no function)   95% 40 2 0   50% 2 1   93%
tests / test_reserveSourcesTask.py ReserveSourcesTaskTest.setUp   0% 2 2 0   100% 0 0   0%
tests / test_reserveSourcesTask.py ReserveSourcesTaskTest.construct   0% 10 10 0   0% 2 0   0%
tests / test_reserveSourcesTask.py ReserveSourcesTaskTest.check   0% 29 29 0   0% 8 0   0%
tests / test_reserveSourcesTask.py ReserveSourcesTaskTest.testCatalog   0% 3 3 0   0% 2 0   0%
tests / test_reserveSourcesTask.py ReserveSourcesTaskTest.testSources   0% 4 4 0   100% 0 0   0%
tests / test_reserveSourcesTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_reserveSourcesTask.py (no function)   84% 19 3 0   50% 2 1   81%
tests / test_sdssShapePsf.py SdssShapePsfTestCase.setUp   0% 9 9 0   100% 0 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase.tearDown   0% 6 6 0   100% 0 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase._computeVaryingPsf   0% 19 19 0   0% 4 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase._runMeasurementTask   0% 6 6 0   0% 2 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase._checkPsfShape   0% 4 4 0   100% 0 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase.testMeasureGoodPsf   0% 13 13 0   0% 2 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase.testResizedPcaPsf   0% 9 9 0   0% 4 0   0%
tests / test_sdssShapePsf.py SdssShapePsfTestCase._compareKernelImages   0% 11 11 0   100% 0 0   0%
tests / test_sdssShapePsf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_sdssShapePsf.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_sourceSelector.py SourceSelectorTester.setUp   0% 20 20 0   100% 0 0   0%
tests / test_sourceSelector.py SourceSelectorTester.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_sourceSelector.py SourceSelectorTester.check   0% 10 10 0   100% 0 0   0%
tests / test_sourceSelector.py SourceSelectorTester.testFlags   0% 17 17 0   100% 0 0   0%
tests / test_sourceSelector.py SourceSelectorTester.testSignalToNoise   0% 15 15 0   100% 0 0   0%
tests / test_sourceSelector.py SourceSelectorTester.testSignalToNoiseNoWarn   0% 9 9 0   100% 0 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.setUp   0% 7 7 0   100% 0 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testFluxLimit   0% 20 20 0   100% 0 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testUnresolved   0% 17 17 0   0% 2 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testIsolated   0% 12 12 0   0% 2 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testRequireFiniteRaDec   0% 11 11 0   0% 2 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testRequirePrimary   0% 8 8 0   0% 2 0   0%
tests / test_sourceSelector.py ScienceSourceSelectorTaskTest.testSkySource   0% 8 8 0   0% 2 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.setUp   0% 6 6 0   100% 0 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testMagnitudeLimit   0% 20 20 0   100% 0 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testMagErrorLimit   0% 12 12 0   100% 0 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testColorLimits   0% 22 22 0   0% 2 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testUnresolved   0% 17 17 0   0% 2 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testFiniteRaDec   0% 9 9 0   0% 2 0   0%
tests / test_sourceSelector.py ReferenceSourceSelectorTaskTest.testCullFromMaskedRegion   0% 25 25 0   0% 10 0   0%
tests / test_sourceSelector.py TestBaseSourceSelector.setUp   0% 7 7 0   0% 2 0   0%
tests / test_sourceSelector.py TestBaseSourceSelector.testRun   0% 4 4 0   0% 2 0   0%
tests / test_sourceSelector.py TestBaseSourceSelector.testRunSourceSelectedField   0% 2 2 0   100% 0 0   0%
tests / test_sourceSelector.py TestBaseSourceSelector.testRunNonContiguousRaises   0% 4 4 0   100% 0 0   0%
tests / test_sourceSelector.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_sourceSelector.py (no function)   94% 50 3 0   50% 2 1   92%
tests / test_stamps.py make_stamps   0% 17 17 0   0% 2 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsWithOptionsNotImplementedErrorRaised   0% 4 4 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsWithOptionsNotImplementedErrorRaised.FakeStampsBase.__init__   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsWithOptionsMetadataError   0% 6 6 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsReturnsNewClass   0% 7 7 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase.__init__   0% 2 2 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase.readFitsWithOptions   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase._refresh_metadata   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testAppend   0% 6 6 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testExtend   0% 5 5 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testIO   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testIOone   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testIOsub   0% 9 9 0   0% 2 0   0%
tests / test_stamps.py StampsTestCase.testIOarchive   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py StampsTestCase.testMetadata   0% 5 5 0   0% 2 0   0%
tests / test_stamps.py StampsTestCase.roundtrip   0% 12 12 0   0% 4 0   0%
tests / test_stamps.py StampsTestCase.roundtripWithArchive   0% 11 11 0   0% 2 0   0%
tests / test_stamps.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_stamps.py (no function)   94% 32 2 0   50% 2 1   91%
tests / test_subtractBackground.py SubtractBackgroundTaskTestCase._create_exposure   0% 8 8 0   0% 2 0   0%
tests / test_subtractBackground.py SubtractBackgroundTaskTestCase.test_subtractBackground   0% 12 12 0   100% 0 0   0%
tests / test_subtractBackground.py SubtractBackgroundTaskTestCase.test_subtractBackgroundWithFlatRatio   0% 14 14 0   100% 0 0   0%
tests / test_subtractBackground.py SubtractBackgroundTaskTestCase.test_backgroundFlatContext   0% 19 19 0   100% 0 0   0%
tests / test_subtractBackground.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_subtractBackground.py (no function)   88% 17 2 0   50% 2 1   84%
tests / test_ticket-2986.py Ticket2986Test.test   0% 21 21 0   100% 0 0   0%
tests / test_ticket-2986.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_ticket-2986.py (no function)   87% 15 2 0   50% 2 1   82%
tests / test_variance.py NoiseVarianceTestCase.setUpClass   0% 7 7 0   100% 0 0   0%
tests / test_variance.py NoiseVarianceTestCase.tearDownClass   0% 3 3 0   100% 0 0   0%
tests / test_variance.py NoiseVarianceTestCase._prepareImage   0% 11 11 0   0% 2 0   0%
tests / test_variance.py NoiseVarianceTestCase.testScaleVariance   0% 6 6 0   100% 0 0   0%
tests / test_variance.py NoiseVarianceTestCase.testComputeCorrelation   0% 20 20 0   100% 0 0   0%
tests / test_variance.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_variance.py (no function)   91% 23 2 0   50% 2 1   88%
Total     21% 11582 9169 5   2% 2440 46   18%

No items found using the specified filter.