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/assembleCoadd.py |
698 |
585 |
0 |
230 |
0 |
12% |
python/lsst/pipe/tasks/calibrate.py |
242 |
187 |
0 |
97 |
0 |
16% |
python/lsst/pipe/tasks/characterizeImage.py |
161 |
109 |
0 |
46 |
0 |
25% |
python/lsst/pipe/tasks/coaddBase.py |
80 |
41 |
0 |
10 |
1 |
44% |
python/lsst/pipe/tasks/coaddHelpers.py |
29 |
24 |
0 |
12 |
0 |
12% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
95 |
72 |
0 |
22 |
0 |
20% |
python/lsst/pipe/tasks/colorterms.py |
53 |
31 |
0 |
16 |
0 |
32% |
python/lsst/pipe/tasks/dcrAssembleCoadd.py |
271 |
224 |
0 |
86 |
0 |
13% |
python/lsst/pipe/tasks/fakes.py |
15 |
4 |
0 |
0 |
0 |
73% |
python/lsst/pipe/tasks/interpImage.py |
64 |
45 |
0 |
26 |
0 |
21% |
python/lsst/pipe/tasks/makeCoaddTempExp.py |
181 |
146 |
0 |
62 |
0 |
14% |
python/lsst/pipe/tasks/makeDiscreteSkyMap.py |
101 |
73 |
0 |
32 |
0 |
21% |
python/lsst/pipe/tasks/matchBackgrounds.py |
271 |
234 |
0 |
86 |
1 |
11% |
python/lsst/pipe/tasks/measurePsf.py |
114 |
93 |
0 |
38 |
0 |
14% |
python/lsst/pipe/tasks/mergeDetections.py |
112 |
77 |
0 |
31 |
0 |
24% |
python/lsst/pipe/tasks/mergeMeasurements.py |
130 |
102 |
0 |
52 |
0 |
15% |
python/lsst/pipe/tasks/multiBand.py |
295 |
195 |
0 |
70 |
0 |
27% |
python/lsst/pipe/tasks/multiBandUtils.py |
65 |
41 |
0 |
18 |
0 |
29% |
python/lsst/pipe/tasks/photoCal.py |
276 |
241 |
0 |
122 |
0 |
9% |
python/lsst/pipe/tasks/processCcd.py |
37 |
18 |
0 |
2 |
0 |
49% |
python/lsst/pipe/tasks/propagateVisitFlags.py |
47 |
33 |
0 |
22 |
0 |
20% |
python/lsst/pipe/tasks/registerImage.py |
80 |
57 |
0 |
26 |
0 |
29% |
python/lsst/pipe/tasks/repair.py |
91 |
70 |
0 |
24 |
0 |
18% |
python/lsst/pipe/tasks/scaleVariance.py |
55 |
37 |
0 |
4 |
0 |
31% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
87 |
53 |
0 |
12 |
0 |
34% |
python/lsst/pipe/tasks/selectImages.py |
169 |
125 |
0 |
60 |
0 |
19% |
python/lsst/pipe/tasks/setPrimaryFlags.py |
48 |
37 |
0 |
16 |
0 |
17% |
python/lsst/pipe/tasks/snapCombine.py |
146 |
102 |
0 |
30 |
0 |
25% |
python/lsst/pipe/tasks/transformMeasurement.py |
83 |
40 |
0 |
8 |
0 |
47% |
python/lsst/pipe/tasks/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/warpAndPsfMatch.py |
37 |
23 |
0 |
8 |
0 |
31% |
tests/test_BestSeeingWcsSelectImages.py |
123 |
96 |
0 |
28 |
1 |
19% |
tests/test_coaddInputs.py |
127 |
92 |
0 |
20 |
1 |
24% |
tests/test_colorterm.py |
48 |
31 |
0 |
8 |
1 |
32% |
tests/test_config.py |
22 |
12 |
0 |
2 |
1 |
46% |
tests/test_dcrAssembleCoadd.py |
78 |
62 |
0 |
6 |
1 |
20% |
tests/test_fakeProcessing.py |
95 |
64 |
0 |
20 |
1 |
28% |
tests/test_fakes.py |
42 |
24 |
0 |
2 |
1 |
43% |
tests/test_findAstrometryNetDataDir.py |
25 |
15 |
0 |
8 |
1 |
33% |
tests/test_interpImageTask.py |
78 |
58 |
0 |
18 |
1 |
22% |
tests/test_makeCoaddTempExp.py |
71 |
55 |
0 |
10 |
1 |
21% |
tests/test_makeDiscreteSkyMap.py |
46 |
30 |
0 |
8 |
1 |
31% |
tests/test_matchBackgrounds.py |
199 |
167 |
0 |
26 |
1 |
15% |
tests/test_photoCal.py |
119 |
92 |
0 |
16 |
1 |
21% |
tests/test_processCcd.py |
155 |
129 |
0 |
26 |
1 |
15% |
tests/test_psfCandidateSelection.py |
34 |
19 |
0 |
8 |
1 |
38% |
tests/test_register.py |
127 |
100 |
0 |
20 |
1 |
19% |
tests/test_scaleZeroPoint.py |
44 |
33 |
0 |
6 |
1 |
24% |
tests/test_snapCombine.py |
109 |
92 |
0 |
14 |
1 |
15% |
tests/test_ticket-2155.py |
56 |
39 |
0 |
6 |
1 |
29% |
tests/test_transform.py |
157 |
104 |
0 |
22 |
1 |
32% |
tests/test_wcsSelectImages.py |
79 |
42 |
0 |
4 |
1 |
46% |