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 |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/base/cameraMapper.py |
516 |
450 |
0 |
208 |
0 |
9% |
python/lsst/obs/base/exposureIdInfo.py |
16 |
11 |
0 |
4 |
0 |
25% |
python/lsst/obs/base/filters.py |
66 |
40 |
0 |
30 |
0 |
29% |
python/lsst/obs/base/fitsRawFormatterBase.py |
110 |
74 |
0 |
28 |
0 |
26% |
python/lsst/obs/base/ingest.py |
134 |
86 |
0 |
40 |
0 |
30% |
python/lsst/obs/base/makeRawVisitInfo.py |
125 |
89 |
0 |
32 |
0 |
23% |
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py |
79 |
60 |
0 |
34 |
0 |
17% |
python/lsst/obs/base/mapping.py |
203 |
174 |
0 |
114 |
0 |
9% |
python/lsst/obs/base/utils.py |
26 |
15 |
0 |
6 |
0 |
34% |
python/lsst/obs/base/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_cameraMapper.py |
332 |
256 |
0 |
10 |
1 |
23% |
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_makeRawVisitInfo.py |
165 |
136 |
0 |
42 |
1 |
14% |
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% |