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 8477 1606 0 1993 235 78%
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/gdb/__init__.py 3 0 0 0 0 100%
python/lsst/gdb/meas/__init__.py 3 0 0 0 0 100%
python/lsst/gdb/meas/algorithms/__init__.py 0 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 1 0 10 0 96%
python/lsst/meas/algorithms/brightStarStamps.py 110 15 0 30 2 88%
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 18 0 84 8 91%
python/lsst/meas/algorithms/detection.py 287 41 0 106 16 82%
python/lsst/meas/algorithms/dynamicDetection.py 109 3 0 18 6 93%
python/lsst/meas/algorithms/findCosmicRaysConfig.py 17 0 0 0 0 100%
python/lsst/meas/algorithms/flaggedSourceSelector.py 15 0 0 2 0 100%
python/lsst/meas/algorithms/gaussianPsfFactory.py 43 1 0 12 1 96%
python/lsst/meas/algorithms/htmIndexer.py 15 1 0 4 1 89%
python/lsst/meas/algorithms/indexerRegistry.py 10 0 0 0 0 100%
python/lsst/meas/algorithms/ingestIndexManager.py 150 67 0 40 8 52%
python/lsst/meas/algorithms/ingestIndexReferenceTask.py 145 6 0 28 5 94%
python/lsst/meas/algorithms/installGaussianPsf.py 27 1 0 6 2 91%
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py 68 5 0 26 3 89%
python/lsst/meas/algorithms/loadReferenceObjects.py 404 193 0 150 9 51%
python/lsst/meas/algorithms/makeCoaddApCorrMap.py 21 1 0 10 1 94%
python/lsst/meas/algorithms/makePsfCandidates.py 45 1 0 10 1 96%
python/lsst/meas/algorithms/matcherSourceSelector.py 46 0 0 6 1 98%
python/lsst/meas/algorithms/measureApCorr.py 122 28 0 38 4 76%
python/lsst/meas/algorithms/objectSizeStarSelector.py 250 95 0 100 8 61%
python/lsst/meas/algorithms/pcaPsfDeterminer.py 336 136 0 179 24 56%
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 1 0 0 0 94%
python/lsst/meas/algorithms/readFitsCatalogTask.py 22 1 0 8 1 93%
python/lsst/meas/algorithms/readTextCatalogTask.py 20 0 0 2 0 100%
python/lsst/meas/algorithms/reserveSourcesTask.py 44 0 0 10 0 100%
python/lsst/meas/algorithms/simple_curve.py 145 17 0 36 9 86%
python/lsst/meas/algorithms/skyObjects.py 48 2 0 12 4 90%
python/lsst/meas/algorithms/sourceSelector.py 186 4 0 54 9 95%
python/lsst/meas/algorithms/starSelector.py 25 9 0 4 0 55%
python/lsst/meas/algorithms/subtractBackground.py 113 32 0 42 13 63%
python/lsst/meas/algorithms/testUtils.py 47 0 0 8 1 98%
python/lsst/meas/algorithms/utils.py 544 445 0 202 13 16%
python/lsst/meas/algorithms/version.py 5 0 0 0 0 100%
tests/data/version0/ref_cats/cal_ref_cat/config.py 6 0 0 0 0 100%
tests/data/version1/ref_cats/cal_ref_cat/config.py 7 0 0 0 0 100%
tests/ingestIndexTestBase.py 150 2 0 32 0 99%
tests/nopytest_ingestIndexReferenceCatalog.py 105 2 0 6 1 97%
tests/test_astrometrySourceSelector.py 95 2 0 14 1 97%
tests/test_brightStarStamps.py 83 2 0 14 1 97%
tests/test_coaddApCorrMap.py 93 2 0 12 1 97%
tests/test_coaddBoundedField.py 135 2 0 14 1 98%
tests/test_coaddPsf.py 330 3 0 34 2 99%
tests/test_coaddTransmissionCurve.py 110 2 0 10 1 98%
tests/test_cr.py 107 63 0 22 1 35%
tests/test_curve.py 104 2 0 16 1 98%
tests/test_detection.py 84 2 0 8 1 97%
tests/test_dynamicDetection.py 63 3 0 4 1 94%
tests/test_executables.py 8 1 0 2 1 80%
tests/test_flaggedSourceSelector.py 44 2 0 6 1 94%
tests/test_gaussianPsf.py 148 15 0 28 3 89%
tests/test_gaussianPsfFactory.py 105 5 0 56 5 94%
tests/test_htmIndex.py 237 6 0 40 4 96%
tests/test_imagePsf_trampoline.py 52 2 0 4 1 95%
tests/test_installGaussianPsf.py 64 2 0 12 1 96%
tests/test_interp.py 228 98 0 48 2 57%
tests/test_loadReferenceObjects.py 137 3 0 24 1 98%
tests/test_matcherSourceSelector.py 80 2 0 8 1 97%
tests/test_measure.py 237 94 0 40 4 58%
tests/test_measureApCorr.py 137 2 0 4 1 98%
tests/test_negative.py 84 9 0 18 5 86%
tests/test_objectSizeStarSelector.py 96 2 0 22 1 97%
tests/test_psfCandidate.py 114 11 0 30 4 87%
tests/test_psfDetermination.py 280 19 0 50 10 91%
tests/test_psfIO.py 235 69 0 42 6 66%
tests/test_psfSelectTest.py 269 26 0 52 12 87%
tests/test_readFitsCatalog.py 78 5 0 12 2 92%
tests/test_readTextCatalog.py 60 10 0 12 2 78%
tests/test_reserveSourcesTask.py 68 3 0 22 1 96%
tests/test_sdssShapePsf.py 103 3 0 14 3 95%
tests/test_sourceSelector.py 250 3 0 20 1 99%
tests/test_ticket-2986.py 37 2 0 2 1 92%

No items found using the specified filter.