python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/calibrate.py |
242 |
66 |
0 |
97 |
28 |
69% |
python/lsst/pipe/tasks/characterizeImage.py |
161 |
15 |
0 |
46 |
17 |
84% |
python/lsst/pipe/tasks/coaddBase.py |
96 |
38 |
0 |
16 |
1 |
58% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
95 |
7 |
0 |
22 |
10 |
85% |
python/lsst/pipe/tasks/colorterms.py |
53 |
2 |
0 |
16 |
5 |
90% |
python/lsst/pipe/tasks/fakes.py |
15 |
1 |
0 |
0 |
0 |
93% |
python/lsst/pipe/tasks/interpImage.py |
64 |
3 |
0 |
26 |
4 |
92% |
python/lsst/pipe/tasks/makeDiscreteSkyMap.py |
101 |
21 |
0 |
32 |
7 |
74% |
python/lsst/pipe/tasks/matchBackgrounds.py |
271 |
123 |
0 |
86 |
5 |
53% |
python/lsst/pipe/tasks/measurePsf.py |
113 |
59 |
0 |
38 |
4 |
41% |
python/lsst/pipe/tasks/multiBand.py |
542 |
383 |
0 |
165 |
0 |
22% |
python/lsst/pipe/tasks/photoCal.py |
276 |
83 |
0 |
122 |
22 |
67% |
python/lsst/pipe/tasks/processCcd.py |
37 |
0 |
0 |
2 |
1 |
97% |
python/lsst/pipe/tasks/propagateVisitFlags.py |
45 |
32 |
0 |
22 |
0 |
19% |
python/lsst/pipe/tasks/registerImage.py |
80 |
4 |
0 |
26 |
5 |
92% |
python/lsst/pipe/tasks/repair.py |
91 |
25 |
0 |
24 |
9 |
67% |
python/lsst/pipe/tasks/scaleVariance.py |
55 |
37 |
0 |
4 |
0 |
31% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
87 |
42 |
0 |
12 |
0 |
45% |
python/lsst/pipe/tasks/selectImages.py |
169 |
106 |
0 |
60 |
1 |
32% |
python/lsst/pipe/tasks/setPrimaryFlags.py |
48 |
37 |
0 |
16 |
0 |
17% |
python/lsst/pipe/tasks/snapCombine.py |
146 |
53 |
0 |
30 |
3 |
61% |
python/lsst/pipe/tasks/transformMeasurement.py |
83 |
2 |
0 |
8 |
0 |
98% |
python/lsst/pipe/tasks/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/astrometry_net_data/t2155/andConfig.py |
6 |
0 |
0 |
4 |
0 |
100% |
tests/data/sdssrefcat/ref_cats/cal_ref_cat/config.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_coaddInputs.py |
127 |
6 |
0 |
20 |
3 |
94% |
tests/test_colorterm.py |
48 |
2 |
0 |
8 |
1 |
95% |
tests/test_config.py |
22 |
2 |
0 |
2 |
1 |
88% |
tests/test_fakeProcessing.py |
95 |
5 |
0 |
20 |
5 |
91% |
tests/test_fakes.py |
42 |
3 |
0 |
2 |
1 |
91% |
tests/test_findAstrometryNetDataDir.py |
25 |
5 |
0 |
8 |
4 |
73% |
tests/test_interpImageTask.py |
78 |
4 |
0 |
18 |
3 |
93% |
tests/test_makeDiscreteSkyMap.py |
46 |
2 |
0 |
8 |
1 |
94% |
tests/test_matchBackgrounds.py |
199 |
2 |
0 |
26 |
1 |
99% |
tests/test_photoCal.py |
119 |
4 |
0 |
16 |
3 |
95% |
tests/test_processCcd.py |
155 |
4 |
0 |
26 |
3 |
96% |
tests/test_psfCandidateSelection.py |
34 |
3 |
0 |
8 |
2 |
88% |
tests/test_register.py |
127 |
7 |
0 |
20 |
2 |
93% |
tests/test_scaleZeroPoint.py |
44 |
2 |
0 |
6 |
1 |
94% |
tests/test_snapCombine.py |
109 |
2 |
0 |
14 |
1 |
98% |
tests/test_ticket-2155.py |
56 |
2 |
0 |
6 |
1 |
95% |
tests/test_transform.py |
157 |
2 |
0 |
22 |
1 |
98% |
tests/test_wcsSelectImages.py |
79 |
3 |
0 |
4 |
2 |
94% |