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 |
48 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
81 |
71 |
0 |
28 |
0 |
9% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
58 |
35 |
0 |
10 |
0 |
37% |
python/lsst/meas/algorithms/brightStarStamps.py |
140 |
99 |
0 |
54 |
0 |
22% |
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/convertRefcatManager.py |
159 |
121 |
0 |
42 |
0 |
19% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
62 |
41 |
0 |
6 |
0 |
31% |
python/lsst/meas/algorithms/detection.py |
287 |
227 |
0 |
106 |
0 |
15% |
python/lsst/meas/algorithms/dynamicDetection.py |
109 |
85 |
0 |
18 |
0 |
19% |
python/lsst/meas/algorithms/findCosmicRaysConfig.py |
18 |
5 |
0 |
0 |
0 |
72% |
python/lsst/meas/algorithms/flaggedSourceSelector.py |
15 |
2 |
0 |
2 |
0 |
88% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
44 |
21 |
0 |
12 |
0 |
41% |
python/lsst/meas/algorithms/htmIndexer.py |
17 |
9 |
0 |
4 |
0 |
38% |
python/lsst/meas/algorithms/indexerRegistry.py |
10 |
1 |
0 |
0 |
0 |
90% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
171 |
91 |
0 |
28 |
0 |
40% |
python/lsst/meas/algorithms/installGaussianPsf.py |
27 |
13 |
0 |
6 |
0 |
42% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
65 |
47 |
0 |
22 |
0 |
21% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
436 |
370 |
0 |
160 |
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 |
47 |
27 |
0 |
6 |
0 |
42% |
python/lsst/meas/algorithms/measureApCorr.py |
122 |
96 |
0 |
38 |
0 |
16% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
249 |
208 |
0 |
100 |
8 |
15% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
334 |
293 |
0 |
179 |
2 |
8% |
python/lsst/meas/algorithms/psfCandidate/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/psfCandidate/psfCandidateContinued.py |
8 |
1 |
0 |
2 |
0 |
90% |
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 |
154 |
94 |
0 |
36 |
1 |
32% |
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/stamps.py |
172 |
119 |
0 |
64 |
0 |
24% |
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 |
52 |
43 |
0 |
8 |
0 |
15% |
python/lsst/meas/algorithms/utils.py |
546 |
516 |
0 |
202 |
0 |
4% |
python/lsst/meas/algorithms/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
146 |
121 |
0 |
32 |
0 |
14% |
tests/test_accumulator_mean_stack.py |
117 |
98 |
0 |
22 |
1 |
14% |
tests/test_astrometrySourceSelector.py |
95 |
71 |
0 |
14 |
1 |
23% |
tests/test_brightStarStamps.py |
100 |
81 |
0 |
22 |
1 |
16% |
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_convertReferenceCatalog.py |
36 |
19 |
0 |
2 |
1 |
47% |
tests/test_cr.py |
103 |
68 |
0 |
18 |
1 |
30% |
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 |
260 |
221 |
0 |
34 |
1 |
14% |
tests/test_imagePsf_trampoline.py |
78 |
44 |
0 |
6 |
1 |
42% |
tests/test_installGaussianPsf.py |
64 |
50 |
0 |
12 |
1 |
20% |
tests/test_interp.py |
131 |
98 |
0 |
22 |
1 |
22% |
tests/test_loadReferenceObjects.py |
163 |
142 |
0 |
24 |
1 |
12% |
tests/test_matcherSourceSelector.py |
80 |
57 |
0 |
8 |
1 |
27% |
tests/test_measure.py |
233 |
188 |
0 |
36 |
1 |
17% |
tests/test_measureApCorr.py |
150 |
122 |
0 |
16 |
1 |
17% |
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_stamps.py |
118 |
86 |
0 |
18 |
1 |
24% |
tests/test_ticket-2986.py |
37 |
24 |
0 |
2 |
1 |
36% |