python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/hsc/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/hsc/hscFilters.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/hsc/hscMapper.py |
152 |
109 |
0 |
48 |
0 |
22% |
python/lsst/obs/hsc/hscPupil.py |
63 |
55 |
0 |
8 |
0 |
11% |
python/lsst/obs/hsc/makeCoaddTempExp.py |
51 |
42 |
0 |
10 |
0 |
15% |
python/lsst/obs/hsc/makeHscRawVisitInfo.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/hsc/makeTransmissionCurves.py |
59 |
44 |
0 |
24 |
0 |
18% |
python/lsst/obs/hsc/transformRegistry.py |
39 |
21 |
0 |
10 |
0 |
37% |
python/lsst/obs/subaru/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/subaru/filterFraction.py |
56 |
45 |
0 |
24 |
0 |
16% |
python/lsst/obs/subaru/gen3/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/subaru/gen3/hsc/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/obs/subaru/gen3/hsc/gen2to3.py |
26 |
5 |
0 |
4 |
0 |
77% |
python/lsst/obs/subaru/gen3/hsc/instrument.py |
109 |
85 |
0 |
36 |
0 |
17% |
python/lsst/obs/subaru/gen3/hsc/rawFormatter.py |
29 |
9 |
0 |
2 |
0 |
65% |
python/lsst/obs/subaru/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_camera.py |
35 |
19 |
0 |
6 |
1 |
41% |
tests/test_colorterms.py |
47 |
33 |
0 |
8 |
1 |
27% |
tests/test_distortion.py |
67 |
48 |
0 |
14 |
1 |
25% |
tests/test_filterFraction.py |
94 |
76 |
0 |
2 |
1 |
20% |
tests/test_ingest.py |
24 |
8 |
0 |
4 |
1 |
68% |
tests/test_instrument.py |
17 |
6 |
0 |
2 |
1 |
63% |
tests/test_makeTransmissionCurves.py |
77 |
64 |
0 |
20 |
1 |
14% |
tests/test_repository.py |
130 |
92 |
0 |
2 |
1 |
30% |