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 |
49 |
0 |
24 |
0 |
20% |
python/lsst/ip/isr/crosstalk.py |
81 |
61 |
0 |
22 |
0 |
19% |
python/lsst/ip/isr/fringe.py |
201 |
159 |
0 |
52 |
0 |
17% |
python/lsst/ip/isr/isrFunctions.py |
224 |
197 |
0 |
94 |
0 |
8% |
python/lsst/ip/isr/isrTask.py |
438 |
321 |
0 |
142 |
0 |
20% |
python/lsst/ip/isr/linearize.py |
78 |
60 |
0 |
26 |
0 |
17% |
python/lsst/ip/isr/measureCrosstalk.py |
140 |
109 |
0 |
58 |
0 |
16% |
python/lsst/ip/isr/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_addDistortionModel.py |
64 |
43 |
0 |
6 |
1 |
31% |
tests/test_applyLookupTable.py |
66 |
50 |
0 |
6 |
1 |
24% |
tests/test_biasAndDarkCorrection.py |
90 |
72 |
0 |
10 |
1 |
19% |
tests/test_brighterFatter.py |
34 |
20 |
0 |
2 |
1 |
42% |
tests/test_crosstalk.py |
113 |
88 |
0 |
24 |
1 |
19% |
tests/test_defect.py |
70 |
51 |
0 |
16 |
1 |
23% |
tests/test_empiricalVariance.py |
95 |
77 |
0 |
2 |
1 |
20% |
tests/test_flatAndIlluminationCorrection.py |
81 |
60 |
0 |
14 |
1 |
23% |
tests/test_fringes.py |
145 |
114 |
0 |
24 |
1 |
19% |
tests/test_linearizeLookupTable.py |
139 |
111 |
0 |
10 |
1 |
19% |
tests/test_linearizeSquared.py |
101 |
77 |
0 |
12 |
1 |
22% |
tests/test_maskNans.py |
45 |
29 |
0 |
6 |
1 |
33% |
tests/test_overscanCorrection.py |
115 |
97 |
0 |
46 |
1 |
12% |
tests/test_saturationCorrection.py |
43 |
32 |
0 |
16 |
1 |
20% |
tests/test_setValidPolygonIntersect.py |
62 |
45 |
0 |
8 |
1 |
26% |
tests/test_suspectMasking.py |
83 |
65 |
0 |
2 |
1 |
22% |