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 |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/assembleCcdTask.py |
67 |
49 |
0 |
24 |
0 |
20% |
python/lsst/ip/isr/crosstalk.py |
83 |
61 |
0 |
22 |
0 |
21% |
python/lsst/ip/isr/fringe.py |
201 |
159 |
0 |
52 |
0 |
17% |
python/lsst/ip/isr/isrFunctions.py |
386 |
349 |
0 |
162 |
0 |
7% |
python/lsst/ip/isr/isrQa.py |
46 |
21 |
0 |
8 |
0 |
46% |
python/lsst/ip/isr/isrTask.py |
714 |
539 |
0 |
256 |
1 |
18% |
python/lsst/ip/isr/linearize.py |
83 |
64 |
0 |
30 |
0 |
17% |
python/lsst/ip/isr/masking.py |
9 |
1 |
0 |
0 |
0 |
89% |
python/lsst/ip/isr/measureCrosstalk.py |
140 |
109 |
0 |
58 |
0 |
16% |
python/lsst/ip/isr/straylight.py |
9 |
2 |
0 |
0 |
0 |
78% |
python/lsst/ip/isr/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ip/isr/vignette.py |
22 |
8 |
0 |
6 |
1 |
54% |
tests/test_addDistortionModel.py |
64 |
42 |
0 |
6 |
1 |
33% |
tests/test_applyLookupTable.py |
66 |
50 |
0 |
6 |
1 |
24% |
tests/test_biasAndDarkCorrection.py |
90 |
72 |
0 |
10 |
1 |
19% |
tests/test_brighterFatter.py |
33 |
19 |
0 |
2 |
1 |
43% |
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% |