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 |
16 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/assembleCcdTask.py |
67 |
49 |
0 |
24 |
0 |
20% |
python/lsst/ip/isr/calibType.py |
194 |
150 |
0 |
36 |
0 |
19% |
python/lsst/ip/isr/crosstalk.py |
134 |
104 |
0 |
60 |
0 |
15% |
python/lsst/ip/isr/fringe.py |
211 |
166 |
0 |
54 |
0 |
17% |
python/lsst/ip/isr/isrFunctions.py |
268 |
236 |
0 |
118 |
0 |
8% |
python/lsst/ip/isr/isrMock.py |
430 |
306 |
0 |
132 |
0 |
22% |
python/lsst/ip/isr/isrQa.py |
46 |
21 |
0 |
8 |
0 |
46% |
python/lsst/ip/isr/isrTask.py |
815 |
626 |
0 |
310 |
1 |
17% |
python/lsst/ip/isr/linearize.py |
297 |
247 |
0 |
104 |
0 |
12% |
python/lsst/ip/isr/masking.py |
9 |
1 |
0 |
0 |
0 |
89% |
python/lsst/ip/isr/measureCrosstalk.py |
221 |
184 |
0 |
78 |
0 |
12% |
python/lsst/ip/isr/overscan.py |
181 |
153 |
0 |
64 |
0 |
11% |
python/lsst/ip/isr/straylight.py |
23 |
5 |
0 |
0 |
0 |
78% |
python/lsst/ip/isr/version.py |
5 |
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 |
143 |
114 |
0 |
24 |
1 |
18% |
tests/test_defect.py |
73 |
55 |
0 |
18 |
2 |
22% |
tests/test_empiricalVariance.py |
102 |
85 |
0 |
2 |
1 |
17% |
tests/test_flatAndIlluminationCorrection.py |
88 |
62 |
0 |
16 |
1 |
26% |
tests/test_fringes.py |
165 |
133 |
0 |
20 |
1 |
18% |
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 |
318 |
274 |
0 |
16 |
1 |
13% |
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_measureCrosstalk.py |
52 |
39 |
0 |
4 |
1 |
25% |
tests/test_overscanCorrection.py |
172 |
149 |
0 |
56 |
1 |
11% |
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% |