python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/__init__.py |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/assembleCcdTask.py |
67 |
17 |
0 |
24 |
9 |
69% |
python/lsst/ip/isr/crosstalk.py |
81 |
22 |
0 |
22 |
1 |
68% |
python/lsst/ip/isr/fringe.py |
201 |
50 |
0 |
52 |
11 |
72% |
python/lsst/ip/isr/isrFunctions.py |
224 |
67 |
0 |
94 |
27 |
64% |
python/lsst/ip/isr/isrTask.py |
413 |
136 |
0 |
138 |
37 |
62% |
python/lsst/ip/isr/linearize.py |
78 |
4 |
0 |
26 |
3 |
93% |
python/lsst/ip/isr/measureCrosstalk.py |
137 |
34 |
0 |
58 |
8 |
75% |
python/lsst/ip/isr/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_addDistortionModel.py |
64 |
2 |
0 |
6 |
1 |
96% |
tests/test_applyLookupTable.py |
66 |
2 |
0 |
6 |
1 |
96% |
tests/test_biasAndDarkCorrection.py |
90 |
2 |
0 |
10 |
1 |
97% |
tests/test_brighterFatter.py |
34 |
2 |
0 |
2 |
1 |
92% |
tests/test_crosstalk.py |
113 |
9 |
0 |
24 |
4 |
91% |
tests/test_defect.py |
70 |
10 |
0 |
16 |
3 |
80% |
tests/test_empiricalVariance.py |
95 |
3 |
0 |
2 |
1 |
96% |
tests/test_flatAndIlluminationCorrection.py |
81 |
2 |
0 |
14 |
1 |
97% |
tests/test_fringes.py |
145 |
20 |
0 |
24 |
4 |
81% |
tests/test_linearizeLookupTable.py |
139 |
2 |
0 |
10 |
1 |
98% |
tests/test_linearizeSquared.py |
101 |
2 |
0 |
12 |
1 |
97% |
tests/test_maskNans.py |
45 |
6 |
0 |
6 |
3 |
82% |
tests/test_overscanCorrection.py |
115 |
2 |
0 |
46 |
1 |
98% |
tests/test_saturationCorrection.py |
43 |
2 |
0 |
16 |
1 |
95% |
tests/test_setValidPolygonIntersect.py |
62 |
2 |
0 |
8 |
1 |
96% |
tests/test_suspectMasking.py |
83 |
2 |
0 |
2 |
1 |
96% |