python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/__init__.py |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/cameraMapper.py |
518 |
454 |
0 |
208 |
0 |
9% |
python/lsst/obs/base/cli/butler_cmd_test.py |
24 |
11 |
0 |
0 |
0 |
54% |
python/lsst/obs/base/defineVisits.py |
186 |
106 |
0 |
72 |
0 |
35% |
python/lsst/obs/base/exposureIdInfo.py |
15 |
11 |
0 |
4 |
0 |
21% |
python/lsst/obs/base/filters.py |
66 |
34 |
0 |
30 |
2 |
38% |
python/lsst/obs/base/fitsRawFormatterBase.py |
110 |
75 |
0 |
28 |
0 |
25% |
python/lsst/obs/base/gen2to3/__init__.py |
7 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/gen2to3/calibRepoConverter.py |
66 |
48 |
0 |
18 |
1 |
23% |
python/lsst/obs/base/gen2to3/convertRepo.py |
161 |
96 |
0 |
56 |
0 |
32% |
python/lsst/obs/base/gen2to3/repoConverter.py |
188 |
145 |
0 |
70 |
1 |
18% |
python/lsst/obs/base/gen2to3/repoWalker/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/gen2to3/repoWalker/builders.py |
129 |
84 |
0 |
30 |
0 |
28% |
python/lsst/obs/base/gen2to3/repoWalker/handlers.py |
127 |
77 |
0 |
30 |
1 |
32% |
python/lsst/obs/base/gen2to3/repoWalker/parser.py |
76 |
45 |
0 |
27 |
0 |
30% |
python/lsst/obs/base/gen2to3/repoWalker/scanner.py |
52 |
26 |
0 |
14 |
0 |
39% |
python/lsst/obs/base/gen2to3/repoWalker/walker.py |
35 |
20 |
0 |
12 |
0 |
32% |
python/lsst/obs/base/gen2to3/rootRepoConverter.py |
103 |
80 |
0 |
44 |
1 |
18% |
python/lsst/obs/base/gen2to3/standardRepoConverter.py |
82 |
51 |
0 |
26 |
1 |
33% |
python/lsst/obs/base/gen2to3/translators.py |
172 |
116 |
0 |
46 |
0 |
26% |
python/lsst/obs/base/ingest.py |
88 |
44 |
0 |
22 |
0 |
45% |
python/lsst/obs/base/instrument.py |
127 |
88 |
0 |
40 |
1 |
24% |
python/lsst/obs/base/instrument_tests.py |
46 |
26 |
0 |
8 |
0 |
41% |
python/lsst/obs/base/makeRawVisitInfo.py |
127 |
91 |
0 |
34 |
0 |
22% |
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py |
81 |
62 |
0 |
36 |
0 |
16% |
python/lsst/obs/base/mapping.py |
203 |
174 |
0 |
114 |
0 |
9% |
python/lsst/obs/base/test/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/test/baseMapper.py |
10 |
2 |
0 |
0 |
0 |
80% |
python/lsst/obs/base/test/compositeMapper.py |
16 |
7 |
0 |
2 |
0 |
50% |
python/lsst/obs/base/utils.py |
63 |
47 |
0 |
16 |
0 |
20% |
python/lsst/obs/base/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_cameraMapper.py |
325 |
252 |
0 |
10 |
1 |
22% |
tests/test_cliCmdTestIngest.py |
33 |
18 |
0 |
2 |
1 |
46% |
tests/test_composite.py |
219 |
182 |
0 |
10 |
1 |
17% |
tests/test_dm-329.py |
41 |
22 |
0 |
4 |
1 |
44% |
tests/test_exposureFromImage.py |
60 |
42 |
0 |
6 |
1 |
29% |
tests/test_filters.py |
84 |
65 |
0 |
2 |
1 |
23% |
tests/test_findParentMapper.py |
32 |
16 |
0 |
4 |
1 |
47% |
tests/test_fitsRawFormatter.py |
78 |
44 |
0 |
2 |
1 |
44% |
tests/test_instrument.py |
33 |
14 |
0 |
6 |
1 |
51% |
tests/test_makeRawVisitInfo.py |
182 |
153 |
0 |
42 |
1 |
13% |
tests/test_makeRawVisitInfoViaObsInfo.py |
45 |
27 |
0 |
2 |
1 |
40% |
tests/test_outputRoot.py |
160 |
131 |
0 |
6 |
1 |
18% |
tests/test_policy.py |
41 |
24 |
0 |
4 |
1 |
40% |
tests/test_utils.py |
20 |
9 |
0 |
6 |
1 |
46% |