Hide keyboard shortcuts

Hot-keys on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
Total 8160 6407 0 1943 47 18%
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/meas/__init__.py 3 0 0 0 0 100%
python/lsst/meas/algorithms/__init__.py 42 0 0 0 0 100%
python/lsst/meas/algorithms/astrometrySourceSelector.py 57 35 0 10 0 36%
python/lsst/meas/algorithms/coaddPsf/__init__.py 2 0 0 0 0 100%
python/lsst/meas/algorithms/coaddPsf/coaddPsfContinued.py 4 0 0 0 0 100%
python/lsst/meas/algorithms/defects.py 291 236 0 84 0 15%
python/lsst/meas/algorithms/detection.py 287 228 0 106 0 15%
python/lsst/meas/algorithms/dynamicDetection.py 109 85 0 18 0 19%
python/lsst/meas/algorithms/findCosmicRaysConfig.py 17 5 0 0 0 71%
python/lsst/meas/algorithms/flaggedSourceSelector.py 15 2 0 2 0 88%
python/lsst/meas/algorithms/gaussianPsfFactory.py 43 21 0 12 0 40%
python/lsst/meas/algorithms/htmIndexer.py 15 9 0 4 0 32%
python/lsst/meas/algorithms/indexerRegistry.py 10 1 0 0 0 90%
python/lsst/meas/algorithms/ingestIndexManager.py 150 119 0 40 0 16%
python/lsst/meas/algorithms/ingestIndexReferenceTask.py 145 82 0 28 0 36%
python/lsst/meas/algorithms/installGaussianPsf.py 27 13 0 6 0 42%
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py 68 50 0 26 0 19%
python/lsst/meas/algorithms/loadReferenceObjects.py 404 341 0 150 0 11%
python/lsst/meas/algorithms/makeCoaddApCorrMap.py 21 17 0 10 0 13%
python/lsst/meas/algorithms/makePsfCandidates.py 45 28 0 10 0 31%
python/lsst/meas/algorithms/matcherSourceSelector.py 46 27 0 6 0 40%
python/lsst/meas/algorithms/measureApCorr.py 122 96 0 38 0 16%
python/lsst/meas/algorithms/objectSizeStarSelector.py 250 211 0 100 8 14%
python/lsst/meas/algorithms/pcaPsfDeterminer.py 336 295 0 179 2 8%
python/lsst/meas/algorithms/psfCandidate/__init__.py 2 0 0 0 0 100%
python/lsst/meas/algorithms/psfCandidate/psfCandidateContinued.py 7 1 0 2 0 89%
python/lsst/meas/algorithms/psfDeterminer.py 18 2 0 0 0 89%
python/lsst/meas/algorithms/readFitsCatalogTask.py 22 11 0 8 0 37%
python/lsst/meas/algorithms/readTextCatalogTask.py 20 6 0 2 0 64%
python/lsst/meas/algorithms/reserveSourcesTask.py 44 29 0 10 0 28%
python/lsst/meas/algorithms/simple_curve.py 145 94 0 36 1 29%
python/lsst/meas/algorithms/skyObjects.py 48 31 0 12 0 28%
python/lsst/meas/algorithms/sourceSelector.py 186 101 0 54 0 37%
python/lsst/meas/algorithms/starSelector.py 25 9 0 4 0 55%
python/lsst/meas/algorithms/subtractBackground.py 113 84 0 42 1 19%
python/lsst/meas/algorithms/testUtils.py 47 41 0 8 0 11%
python/lsst/meas/algorithms/utils.py 544 516 0 202 0 4%
python/lsst/meas/algorithms/version.py 5 0 0 0 0 100%
tests/ingestIndexTestBase.py 150 129 0 32 0 12%
tests/test_astrometrySourceSelector.py 95 71 0 14 1 23%
tests/test_coaddApCorrMap.py 93 70 0 12 1 23%
tests/test_coaddBoundedField.py 135 112 0 14 1 16%
tests/test_coaddPsf.py 330 300 0 34 1 9%
tests/test_coaddTransmissionCurve.py 110 90 0 10 1 18%
tests/test_cr.py 107 74 0 22 1 26%
tests/test_curve.py 104 79 0 16 1 22%
tests/test_detection.py 84 67 0 8 1 20%
tests/test_dynamicDetection.py 63 43 0 4 1 31%
tests/test_executables.py 8 1 0 2 1 80%
tests/test_flaggedSourceSelector.py 44 28 0 6 1 34%
tests/test_gaussianPsf.py 148 118 0 28 1 18%
tests/test_gaussianPsfFactory.py 105 91 0 56 1 9%
tests/test_htmIndex.py 237 200 0 40 1 14%
tests/test_imagePsf_trampoline.py 52 29 0 4 1 43%
tests/test_installGaussianPsf.py 64 50 0 12 1 20%
tests/test_interp.py 228 193 0 48 1 13%
tests/test_loadReferenceObjects.py 137 119 0 24 1 12%
tests/test_matcherSourceSelector.py 80 57 0 8 1 27%
tests/test_measure.py 237 194 0 40 1 16%
tests/test_measureApCorr.py 137 109 0 4 1 21%
tests/test_negative.py 84 65 0 18 1 20%
tests/test_objectSizeStarSelector.py 96 75 0 22 1 19%
tests/test_psfCandidate.py 114 85 0 30 1 21%
tests/test_psfDetermination.py 280 235 0 50 1 14%
tests/test_psfIO.py 235 197 0 42 1 14%
tests/test_psfSelectTest.py 269 240 0 52 1 9%
tests/test_readFitsCatalog.py 78 54 0 12 2 29%
tests/test_readTextCatalog.py 60 40 0 12 2 31%
tests/test_reserveSourcesTask.py 68 52 0 22 1 19%
tests/test_sdssShapePsf.py 103 80 0 14 1 21%
tests/test_sourceSelector.py 250 210 0 20 1 15%
tests/test_ticket-2986.py 37 24 0 2 1 36%

No items found using the specified filter.