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 |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/assembleCcdTask.py |
59 |
42 |
0 |
22 |
0 |
21% |
python/lsst/ip/isr/calibType.py |
273 |
220 |
0 |
84 |
0 |
15% |
python/lsst/ip/isr/crosstalk.py |
287 |
243 |
0 |
142 |
0 |
10% |
python/lsst/ip/isr/defects.py |
253 |
198 |
0 |
80 |
0 |
17% |
python/lsst/ip/isr/fringe.py |
213 |
165 |
0 |
54 |
0 |
18% |
python/lsst/ip/isr/isrFunctions.py |
281 |
247 |
0 |
126 |
0 |
8% |
python/lsst/ip/isr/isrMock.py |
429 |
306 |
0 |
132 |
0 |
22% |
python/lsst/ip/isr/isrQa.py |
46 |
21 |
0 |
8 |
0 |
46% |
python/lsst/ip/isr/isrTask.py |
871 |
673 |
0 |
340 |
1 |
17% |
python/lsst/ip/isr/linearize.py |
222 |
175 |
0 |
86 |
0 |
15% |
python/lsst/ip/isr/masking.py |
9 |
1 |
0 |
0 |
0 |
89% |
python/lsst/ip/isr/overscan.py |
200 |
166 |
0 |
72 |
0 |
12% |
python/lsst/ip/isr/ptcDataset.py |
259 |
238 |
0 |
94 |
0 |
6% |
python/lsst/ip/isr/straylight.py |
24 |
5 |
0 |
0 |
0 |
79% |
python/lsst/ip/isr/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/vignette.py |
23 |
8 |
0 |
6 |
1 |
55% |
tests/test_applyLookupTable.py |
66 |
50 |
0 |
6 |
1 |
24% |
tests/test_assembleCcd.py |
30 |
14 |
0 |
2 |
1 |
53% |
tests/test_biasAndDarkCorrection.py |
106 |
87 |
0 |
10 |
1 |
17% |
tests/test_brighterFatter.py |
33 |
19 |
0 |
2 |
1 |
43% |
tests/test_calibType.py |
32 |
19 |
0 |
2 |
1 |
41% |
tests/test_crosstalk.py |
166 |
136 |
0 |
24 |
1 |
16% |
tests/test_defect.py |
72 |
55 |
0 |
18 |
2 |
21% |
tests/test_defects.py |
126 |
99 |
0 |
28 |
1 |
18% |
tests/test_empiricalVariance.py |
102 |
85 |
0 |
2 |
1 |
17% |
tests/test_flatAndIlluminationCorrection.py |
88 |
62 |
0 |
16 |
1 |
26% |
tests/test_fringes.py |
161 |
131 |
0 |
20 |
1 |
17% |
tests/test_isrFunctions.py |
184 |
148 |
0 |
34 |
1 |
17% |
tests/test_isrMisc.py |
55 |
36 |
0 |
10 |
1 |
31% |
tests/test_isrMock.py |
64 |
49 |
0 |
2 |
1 |
24% |
tests/test_isrQa.py |
23 |
11 |
0 |
2 |
1 |
52% |
tests/test_isrTask.py |
337 |
292 |
0 |
16 |
1 |
13% |
tests/test_linearize.py |
158 |
135 |
0 |
44 |
1 |
12% |
tests/test_linearizeLookupTable.py |
147 |
122 |
0 |
10 |
1 |
17% |
tests/test_linearizeSquared.py |
104 |
81 |
0 |
12 |
1 |
21% |
tests/test_maskNans.py |
47 |
31 |
0 |
8 |
2 |
33% |
tests/test_overscanCorrection.py |
177 |
154 |
0 |
60 |
1 |
10% |
tests/test_ptcDataset.py |
87 |
74 |
0 |
12 |
1 |
14% |
tests/test_saturationCorrection.py |
43 |
32 |
0 |
16 |
1 |
20% |
tests/test_setValidPolygonIntersect.py |
63 |
45 |
0 |
8 |
1 |
27% |
tests/test_suspectMasking.py |
81 |
63 |
0 |
2 |
1 |
23% |