python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/cp/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/cp/pipe/__init__.py |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/cp/pipe/_lookupStaticCalibration.py |
9 |
6 |
0 |
2 |
0 |
27% |
python/lsst/cp/pipe/cpCombine.py |
224 |
166 |
0 |
98 |
0 |
18% |
python/lsst/cp/pipe/defects.py |
322 |
245 |
1 |
96 |
0 |
18% |
python/lsst/cp/pipe/linearity.py |
182 |
147 |
0 |
40 |
0 |
16% |
python/lsst/cp/pipe/makeBrighterFatterKernel.py |
200 |
163 |
0 |
80 |
0 |
13% |
python/lsst/cp/pipe/measureCrosstalk.py |
294 |
232 |
0 |
108 |
0 |
15% |
python/lsst/cp/pipe/ptc/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/cp/pipe/ptc/astierCovFitParameters.py |
118 |
86 |
0 |
28 |
0 |
22% |
python/lsst/cp/pipe/ptc/astierCovPtcFit.py |
219 |
182 |
0 |
40 |
0 |
14% |
python/lsst/cp/pipe/ptc/astierCovPtcUtils.py |
109 |
97 |
0 |
32 |
0 |
9% |
python/lsst/cp/pipe/ptc/cpExtractPtcTask.py |
172 |
137 |
0 |
64 |
0 |
15% |
python/lsst/cp/pipe/ptc/cpSolvePtcTask.py |
297 |
250 |
0 |
94 |
0 |
12% |
python/lsst/cp/pipe/ptc/measurePtcGen2Task.py |
73 |
50 |
0 |
29 |
0 |
23% |
python/lsst/cp/pipe/ptc/photodiode.py |
40 |
32 |
0 |
10 |
0 |
16% |
python/lsst/cp/pipe/ptc/plotPtc.py |
594 |
557 |
0 |
102 |
0 |
5% |
python/lsst/cp/pipe/runEotestTask.py |
240 |
231 |
0 |
112 |
0 |
3% |
python/lsst/cp/pipe/utils.py |
252 |
217 |
0 |
114 |
0 |
10% |
python/lsst/cp/pipe/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_brighterFatterKernel.py |
66 |
49 |
0 |
6 |
1 |
25% |
tests/test_defects.py |
252 |
215 |
0 |
64 |
1 |
12% |
tests/test_measureCrosstalk.py |
57 |
44 |
0 |
6 |
1 |
22% |
tests/test_photodiode.py |
26 |
13 |
0 |
2 |
1 |
50% |
tests/test_ptc.py |
263 |
231 |
0 |
84 |
1 |
10% |
tests/test_runEotestTask.py |
32 |
10 |
0 |
2 |
1 |
68% |
tests/test_utils.py |
86 |
64 |
0 |
6 |
1 |
25% |