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 |
207 |
158 |
0 |
90 |
0 |
16% |
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 |
773 |
681 |
0 |
288 |
0 |
9% |
python/lsst/cp/pipe/measureCrosstalk.py |
295 |
230 |
0 |
106 |
0 |
16% |
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 |
269 |
222 |
0 |
46 |
0 |
15% |
python/lsst/cp/pipe/ptc/astierCovPtcUtils.py |
124 |
109 |
0 |
34 |
0 |
9% |
python/lsst/cp/pipe/ptc/cpExtractPtcTask.py |
189 |
159 |
0 |
56 |
0 |
12% |
python/lsst/cp/pipe/ptc/cpSolvePtcTask.py |
290 |
243 |
0 |
90 |
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 |
556 |
0 |
102 |
0 |
5% |
python/lsst/cp/pipe/runEotestTask.py |
240 |
231 |
0 |
112 |
0 |
3% |
python/lsst/cp/pipe/utils.py |
211 |
179 |
0 |
92 |
0 |
11% |
python/lsst/cp/pipe/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
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% |