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 |
67 |
49 |
0 |
24 |
0 |
20% |
python/lsst/ip/isr/calibType.py |
265 |
220 |
0 |
84 |
0 |
13% |
python/lsst/ip/isr/crosstalk.py |
276 |
235 |
0 |
134 |
0 |
10% |
python/lsst/ip/isr/defects.py |
249 |
198 |
0 |
80 |
0 |
16% |
python/lsst/ip/isr/fringe.py |
216 |
170 |
0 |
56 |
0 |
17% |
python/lsst/ip/isr/isrFunctions.py |
269 |
236 |
0 |
118 |
0 |
9% |
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 |
855 |
660 |
0 |
336 |
1 |
17% |
python/lsst/ip/isr/linearize.py |
219 |
175 |
0 |
86 |
0 |
14% |
python/lsst/ip/isr/masking.py |
9 |
1 |
0 |
0 |
0 |
89% |
python/lsst/ip/isr/overscan.py |
196 |
167 |
0 |
72 |
0 |
11% |
python/lsst/ip/isr/ptcDataset.py |
220 |
202 |
0 |
84 |
0 |
6% |
python/lsst/ip/isr/straylight.py |
23 |
5 |
0 |
0 |
0 |
78% |
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 |
136 |
107 |
0 |
24 |
1 |
19% |
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 |
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 |
337 |
292 |
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_overscanCorrection.py |
177 |
154 |
0 |
60 |
1 |
10% |
tests/test_ptcDataset.py |
91 |
78 |
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% |