python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/cameraGeom/__init__.py |
15 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/cameraGeom/_amplifier.py |
79 |
48 |
0 |
40 |
0 |
29% |
python/lsst/afw/cameraGeom/_assembleImage.py |
72 |
58 |
0 |
22 |
0 |
15% |
python/lsst/afw/cameraGeom/_camera.py |
19 |
9 |
0 |
6 |
0 |
48% |
python/lsst/afw/cameraGeom/_cameraFactory.py |
53 |
39 |
0 |
20 |
0 |
22% |
python/lsst/afw/cameraGeom/_cameraGeomEnumDicts.py |
4 |
0 |
0 |
2 |
0 |
100% |
python/lsst/afw/cameraGeom/_detector.py |
18 |
9 |
0 |
8 |
0 |
50% |
python/lsst/afw/cameraGeom/_detectorCollection.py |
21 |
10 |
0 |
8 |
0 |
38% |
python/lsst/afw/cameraGeom/_makePixelToTanPixel.py |
10 |
6 |
0 |
0 |
0 |
40% |
python/lsst/afw/cameraGeom/_rotateBBoxBy90.py |
51 |
47 |
0 |
30 |
0 |
5% |
python/lsst/afw/cameraGeom/_transformConfig.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/cameraGeom/cameraConfig.py |
58 |
13 |
0 |
4 |
0 |
73% |
python/lsst/afw/cameraGeom/pupil.py |
49 |
35 |
0 |
0 |
0 |
29% |
python/lsst/afw/cameraGeom/testUtils.py |
305 |
269 |
0 |
66 |
0 |
10% |
python/lsst/afw/cameraGeom/utils.py |
445 |
393 |
0 |
218 |
2 |
8% |
python/lsst/afw/coord/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/coord/_refraction.py |
80 |
65 |
0 |
10 |
0 |
17% |
python/lsst/afw/detection/__init__.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/detection/_footprintMerge.py |
28 |
22 |
0 |
10 |
0 |
21% |
python/lsst/afw/detection/_heavyFootprintContinued.py |
15 |
4 |
0 |
0 |
0 |
73% |
python/lsst/afw/detection/_peak.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/detection/multiband.py |
111 |
80 |
0 |
49 |
0 |
19% |
python/lsst/afw/detection/utils.py |
6 |
3 |
0 |
2 |
0 |
38% |
python/lsst/afw/display/__init__.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/display/ds9.py |
57 |
20 |
0 |
2 |
1 |
64% |
python/lsst/afw/display/interface.py |
350 |
232 |
0 |
132 |
3 |
26% |
python/lsst/afw/display/rgb/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/display/rgb/_rgbContinued.py |
179 |
155 |
0 |
92 |
0 |
10% |
python/lsst/afw/display/utils.py |
188 |
169 |
0 |
100 |
0 |
7% |
python/lsst/afw/fits/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/fits/_compression.py |
10 |
5 |
0 |
0 |
0 |
50% |
python/lsst/afw/fits/_fitsContinued.py |
21 |
5 |
0 |
8 |
0 |
83% |
python/lsst/afw/fits/_pickleFits.py |
19 |
14 |
0 |
4 |
0 |
22% |
python/lsst/afw/formatters/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/geom/__init__.py |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/geom/_calculateSipWcsHeader.py |
16 |
11 |
0 |
2 |
0 |
28% |
python/lsst/afw/geom/_hpxUtils.py |
89 |
73 |
0 |
16 |
0 |
15% |
python/lsst/afw/geom/_python/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/geom/_python/_transform.py |
24 |
9 |
0 |
4 |
1 |
57% |
python/lsst/afw/geom/ellipses/__init__.py |
48 |
35 |
0 |
14 |
0 |
21% |
python/lsst/afw/geom/ellipses/_axes.py |
11 |
3 |
0 |
2 |
0 |
77% |
python/lsst/afw/geom/ellipses/_ellipse.py |
11 |
3 |
0 |
2 |
0 |
77% |
python/lsst/afw/geom/ellipses/_quadrupole.py |
11 |
3 |
0 |
2 |
0 |
77% |
python/lsst/afw/geom/polygon.py |
41 |
28 |
0 |
18 |
0 |
25% |
python/lsst/afw/geom/skyWcs.py |
37 |
23 |
0 |
6 |
0 |
37% |
python/lsst/afw/geom/testUtils.py |
450 |
393 |
0 |
122 |
0 |
10% |
python/lsst/afw/geom/transform.py |
20 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/geom/transformConfig.py |
52 |
16 |
0 |
6 |
0 |
62% |
python/lsst/afw/geom/transformFromString.py |
9 |
6 |
0 |
0 |
0 |
33% |
python/lsst/afw/geom/utils.py |
52 |
38 |
0 |
24 |
0 |
18% |
python/lsst/afw/geom/wcsUtils.py |
11 |
6 |
0 |
2 |
0 |
38% |
python/lsst/afw/image/__init__.py |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/_exposureInfoContinued.py |
16 |
3 |
0 |
2 |
0 |
83% |
python/lsst/afw/image/_exposureSummaryStats.py |
60 |
16 |
0 |
10 |
0 |
66% |
python/lsst/afw/image/_photoCalibContinued.py |
23 |
13 |
0 |
6 |
0 |
41% |
python/lsst/afw/image/_readersContinued.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/_visitInfo.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/apCorrMap/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/apCorrMap/_apCorrMapContinued.py |
12 |
4 |
0 |
6 |
0 |
56% |
python/lsst/afw/image/basicUtils.py |
13 |
7 |
0 |
4 |
0 |
35% |
python/lsst/afw/image/exposure/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/exposure/_exposureContinued.py |
62 |
18 |
0 |
6 |
0 |
68% |
python/lsst/afw/image/exposure/_multiband.py |
68 |
48 |
0 |
32 |
0 |
20% |
python/lsst/afw/image/exposure/exposureUtils.py |
17 |
11 |
0 |
2 |
0 |
32% |
python/lsst/afw/image/image/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/image/_disableArithmetic.py |
15 |
3 |
0 |
6 |
0 |
76% |
python/lsst/afw/image/image/_fitsIoWithOptions.py |
44 |
36 |
0 |
16 |
0 |
13% |
python/lsst/afw/image/image/_image.py |
51 |
6 |
0 |
4 |
0 |
89% |
python/lsst/afw/image/image/_mask.py |
28 |
7 |
0 |
4 |
0 |
72% |
python/lsst/afw/image/image/_multiband.py |
325 |
244 |
0 |
141 |
0 |
17% |
python/lsst/afw/image/image/_slicing.py |
107 |
90 |
0 |
46 |
0 |
11% |
python/lsst/afw/image/maskedImage/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/maskedImage/_maskedImageContinued.py |
57 |
24 |
0 |
8 |
0 |
54% |
python/lsst/afw/image/pixel/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/image/testUtils.py |
125 |
107 |
0 |
46 |
0 |
11% |
python/lsst/afw/math/__init__.py |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/math/_background.py |
7 |
1 |
0 |
2 |
0 |
89% |
python/lsst/afw/math/_backgroundList.py |
111 |
93 |
0 |
22 |
0 |
14% |
python/lsst/afw/math/_chebyshevBoundedField.py |
18 |
10 |
0 |
2 |
0 |
50% |
python/lsst/afw/math/_chebyshevBoundedFieldConfig.py |
9 |
1 |
0 |
2 |
0 |
91% |
python/lsst/afw/math/_spatialCell.py |
25 |
16 |
0 |
8 |
0 |
27% |
python/lsst/afw/math/_warper.py |
53 |
27 |
0 |
10 |
0 |
41% |
python/lsst/afw/math/detail/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/multiband.py |
102 |
67 |
0 |
35 |
0 |
26% |
python/lsst/afw/table/__init__.py |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/_aggregates.py |
19 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/_aliasMap.py |
13 |
5 |
0 |
6 |
0 |
53% |
python/lsst/afw/table/_arrays.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/_base.py |
172 |
142 |
0 |
96 |
0 |
12% |
python/lsst/afw/table/_baseColumnView.py |
48 |
35 |
0 |
24 |
0 |
21% |
python/lsst/afw/table/_exposure.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/_match.py |
63 |
44 |
0 |
24 |
0 |
24% |
python/lsst/afw/table/_schema.py |
89 |
51 |
0 |
36 |
0 |
35% |
python/lsst/afw/table/_schemaMapper.py |
44 |
32 |
0 |
20 |
0 |
22% |
python/lsst/afw/table/_simple.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/_source.py |
57 |
31 |
0 |
16 |
0 |
47% |
python/lsst/afw/table/catalogMatches.py |
80 |
62 |
0 |
30 |
0 |
16% |
python/lsst/afw/table/io/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/table/multiMatch.py |
131 |
111 |
0 |
44 |
0 |
11% |
python/lsst/afw/typehandling/_GenericMap.py |
61 |
40 |
0 |
24 |
0 |
25% |
python/lsst/afw/typehandling/_SimpleGenericMap.py |
17 |
5 |
0 |
6 |
0 |
61% |
python/lsst/afw/typehandling/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/afw/typehandling/testUtils.py |
279 |
228 |
0 |
102 |
0 |
13% |
python/lsst/afw/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_1079.py |
137 |
110 |
0 |
28 |
1 |
17% |
tests/test_Storable.py |
135 |
82 |
0 |
10 |
1 |
39% |
tests/test_amplifier.py |
111 |
95 |
0 |
4 |
1 |
15% |
tests/test_apCorrMap.py |
90 |
66 |
0 |
20 |
1 |
23% |
tests/test_approximate.py |
79 |
59 |
0 |
42 |
1 |
17% |
tests/test_astropyTableViews.py |
120 |
94 |
0 |
8 |
1 |
21% |
tests/test_background.py |
505 |
447 |
0 |
111 |
1 |
10% |
tests/test_cameraGeom.py |
241 |
204 |
0 |
104 |
1 |
11% |
tests/test_cameraSys.py |
64 |
52 |
0 |
16 |
1 |
16% |
tests/test_chebyshevBoundedField.py |
273 |
235 |
0 |
60 |
2 |
12% |
tests/test_color.py |
17 |
7 |
0 |
2 |
1 |
58% |
tests/test_combineMetadata.py |
93 |
80 |
0 |
16 |
1 |
13% |
tests/test_convolve.py |
322 |
252 |
0 |
72 |
1 |
18% |
tests/test_detector.py |
150 |
126 |
0 |
50 |
1 |
12% |
tests/test_dir.py |
24 |
13 |
0 |
2 |
1 |
46% |
tests/test_display.py |
106 |
73 |
0 |
26 |
1 |
26% |
tests/test_ds9.py |
77 |
41 |
0 |
12 |
2 |
43% |
tests/test_ellipse.py |
98 |
81 |
0 |
34 |
1 |
14% |
tests/test_endpoint.py |
111 |
92 |
0 |
36 |
1 |
14% |
tests/test_executables.py |
8 |
1 |
0 |
2 |
1 |
80% |
tests/test_exposure.py |
677 |
599 |
0 |
94 |
1 |
11% |
tests/test_exposureRecord.py |
42 |
29 |
0 |
12 |
1 |
26% |
tests/test_exposureTable.py |
197 |
161 |
0 |
12 |
1 |
18% |
tests/test_filterLabel.py |
92 |
67 |
0 |
34 |
1 |
21% |
tests/test_fits.py |
65 |
47 |
0 |
22 |
1 |
22% |
tests/test_fitsCompression.py |
366 |
306 |
0 |
80 |
1 |
14% |
tests/test_fluxFromABMag.py |
42 |
28 |
0 |
8 |
1 |
30% |
tests/test_footprint.py |
163 |
138 |
0 |
12 |
1 |
15% |
tests/test_footprint1.py |
820 |
731 |
0 |
158 |
1 |
9% |
tests/test_footprint2.py |
448 |
390 |
0 |
168 |
1 |
10% |
tests/test_footprintEllipse.py |
31 |
20 |
0 |
6 |
1 |
32% |
tests/test_footprintMergeCatalog.py |
221 |
200 |
0 |
84 |
1 |
7% |
tests/test_formatter_utils.py |
15 |
6 |
0 |
4 |
1 |
53% |
tests/test_function.py |
470 |
439 |
0 |
154 |
1 |
5% |
tests/test_functorKeys.py |
346 |
319 |
0 |
50 |
1 |
7% |
tests/test_gaussianProcess.py |
1236 |
1197 |
0 |
570 |
1 |
2% |
tests/test_gaussianPsf.py |
77 |
52 |
0 |
16 |
1 |
28% |
tests/test_geomTestUtils.py |
47 |
36 |
0 |
14 |
1 |
20% |
tests/test_header.py |
28 |
18 |
0 |
10 |
1 |
29% |
tests/test_heavyFootprint.py |
191 |
158 |
0 |
42 |
1 |
15% |
tests/test_hpxUtils.py |
68 |
55 |
0 |
8 |
1 |
18% |
tests/test_image.py |
498 |
420 |
0 |
90 |
1 |
13% |
tests/test_imageArithmetic.py |
66 |
53 |
0 |
48 |
1 |
12% |
tests/test_imageIo1.py |
159 |
113 |
0 |
42 |
1 |
23% |
tests/test_imageIo2.py |
76 |
51 |
0 |
40 |
1 |
22% |
tests/test_imagePca.py |
129 |
102 |
0 |
30 |
1 |
18% |
tests/test_imagePickle.py |
57 |
36 |
0 |
6 |
1 |
35% |
tests/test_imageTestUtils.py |
43 |
30 |
0 |
18 |
1 |
23% |
tests/test_interpolate.py |
97 |
76 |
0 |
38 |
1 |
16% |
tests/test_kernel.py |
604 |
563 |
0 |
232 |
1 |
5% |
tests/test_kernelImagesForRegion.py |
139 |
114 |
0 |
30 |
1 |
17% |
tests/test_kernelIo1.py |
201 |
177 |
0 |
72 |
1 |
9% |
tests/test_leastSquares.py |
119 |
99 |
0 |
6 |
1 |
17% |
tests/test_makeLimitedFitsHeader.py |
68 |
53 |
0 |
26 |
1 |
17% |
tests/test_makePixelToTanPixel.py |
82 |
66 |
0 |
12 |
1 |
18% |
tests/test_mask.py |
391 |
328 |
0 |
70 |
1 |
14% |
tests/test_maskPropagationThreshold.py |
22 |
11 |
0 |
6 |
1 |
43% |
tests/test_maskedImage.py |
472 |
413 |
0 |
66 |
1 |
12% |
tests/test_maskedImageIO.py |
209 |
145 |
0 |
58 |
1 |
25% |
tests/test_matchFits.py |
65 |
50 |
0 |
16 |
1 |
20% |
tests/test_methods.py |
229 |
208 |
0 |
80 |
1 |
7% |
tests/test_minimize.py |
33 |
23 |
0 |
4 |
1 |
30% |
tests/test_multiband.py |
570 |
493 |
0 |
126 |
1 |
11% |
tests/test_offsetImage.py |
148 |
112 |
0 |
36 |
1 |
20% |
tests/test_orientation.py |
72 |
55 |
0 |
22 |
1 |
19% |
tests/test_photoCalib.py |
436 |
393 |
0 |
28 |
1 |
9% |
tests/test_pickles.py |
174 |
123 |
0 |
2 |
1 |
30% |
tests/test_pixelAreaBoundedField.py |
73 |
55 |
0 |
8 |
1 |
23% |
tests/test_polygon.py |
268 |
233 |
0 |
72 |
1 |
11% |
tests/test_psf_trampoline.py |
143 |
94 |
0 |
30 |
1 |
29% |
tests/test_pupilFactory.py |
47 |
33 |
0 |
4 |
1 |
29% |
tests/test_raWrap.py |
42 |
28 |
0 |
6 |
1 |
31% |
tests/test_random1.py |
82 |
50 |
0 |
20 |
1 |
32% |
tests/test_readers.py |
215 |
188 |
0 |
50 |
1 |
11% |
tests/test_refraction.py |
57 |
39 |
0 |
6 |
1 |
30% |
tests/test_rgb.py |
186 |
129 |
0 |
61 |
1 |
24% |
tests/test_rowColumnStats.py |
66 |
50 |
0 |
16 |
1 |
21% |
tests/test_scaledPlus.py |
49 |
33 |
0 |
6 |
1 |
31% |
tests/test_schema.py |
316 |
281 |
0 |
24 |
1 |
11% |
tests/test_simpleGenericMap.py |
230 |
172 |
0 |
118 |
1 |
17% |
tests/test_simpleTable.py |
642 |
596 |
0 |
108 |
1 |
6% |
tests/test_sipApproximation.py |
132 |
109 |
0 |
34 |
1 |
14% |
tests/test_skyWcs.py |
543 |
468 |
0 |
126 |
1 |
11% |
tests/test_sourceMatch.py |
218 |
190 |
0 |
59 |
1 |
10% |
tests/test_sourceTable.py |
509 |
453 |
0 |
80 |
1 |
10% |
tests/test_spanSets.py |
284 |
242 |
0 |
48 |
1 |
13% |
tests/test_spatialCell.py |
170 |
135 |
0 |
36 |
1 |
17% |
tests/test_spline.py |
83 |
63 |
0 |
26 |
1 |
21% |
tests/test_stacker.py |
239 |
210 |
0 |
42 |
1 |
11% |
tests/test_statBug1697.py |
47 |
35 |
0 |
6 |
1 |
25% |
tests/test_statClipException1045.py |
70 |
52 |
0 |
4 |
1 |
26% |
tests/test_statistics.py |
353 |
296 |
0 |
52 |
1 |
14% |
tests/test_statisticsMasked.py |
93 |
75 |
0 |
2 |
1 |
20% |
tests/test_statisticsOverloads.py |
91 |
69 |
0 |
18 |
1 |
21% |
tests/test_tableAliases.py |
101 |
80 |
0 |
12 |
1 |
19% |
tests/test_tableArchiveImport.py |
17 |
6 |
0 |
2 |
1 |
63% |
tests/test_tableIO.py |
69 |
54 |
0 |
10 |
1 |
20% |
tests/test_tableMultiMatch.py |
77 |
55 |
0 |
30 |
1 |
21% |
tests/test_tableUtils.py |
98 |
77 |
0 |
20 |
1 |
19% |
tests/test_ticket11419.py |
21 |
10 |
0 |
2 |
1 |
52% |
tests/test_ticket2019.py |
52 |
40 |
0 |
2 |
1 |
24% |
tests/test_ticket2026.py |
92 |
78 |
0 |
10 |
1 |
15% |
tests/test_ticket2162.py |
31 |
18 |
0 |
6 |
1 |
38% |
tests/test_ticket22486.py |
20 |
9 |
0 |
2 |
1 |
55% |
tests/test_ticket2352.py |
39 |
21 |
0 |
4 |
1 |
44% |
tests/test_ticket2707.py |
83 |
69 |
0 |
31 |
1 |
13% |
tests/test_ticket2905.py |
20 |
8 |
0 |
2 |
1 |
59% |
tests/test_ticketDM-433.py |
154 |
126 |
0 |
14 |
1 |
17% |
tests/test_transform.py |
47 |
31 |
0 |
10 |
1 |
30% |
tests/test_transformBoundedField.py |
101 |
77 |
0 |
20 |
2 |
21% |
tests/test_transformFactory.py |
227 |
187 |
0 |
52 |
1 |
15% |
tests/test_transformMap.py |
94 |
66 |
0 |
28 |
1 |
24% |
tests/test_transmissionCurve.py |
228 |
197 |
0 |
50 |
1 |
12% |
tests/test_validPolygon.py |
54 |
36 |
0 |
10 |
1 |
30% |
tests/test_visitInfo.py |
342 |
302 |
0 |
40 |
1 |
11% |
tests/test_warpExposure.py |
343 |
282 |
0 |
76 |
1 |
15% |
tests/test_warper.py |
96 |
63 |
0 |
6 |
1 |
33% |
tests/test_wcsFitsTable.py |
158 |
138 |
0 |
10 |
1 |
12% |
tests/test_wcsUtils.py |
222 |
192 |
0 |
64 |
1 |
11% |
tests/test_weather.py |
45 |
31 |
0 |
12 |
1 |
26% |