python/__init__.py |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/base/BaseSubTasks.py |
56 |
28 |
0 |
12 |
0 |
41% |
python/lsst/faro/base/CatalogMeasurementBase.py |
40 |
19 |
0 |
4 |
0 |
48% |
python/lsst/faro/base/CatalogSummaryBase.py |
17 |
3 |
0 |
0 |
0 |
82% |
python/lsst/faro/base/MatchedCatalogBase.py |
119 |
85 |
0 |
38 |
0 |
22% |
python/lsst/faro/base/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/measurement/DetectorMeasurement.py |
57 |
34 |
0 |
18 |
0 |
31% |
python/lsst/faro/measurement/DetectorTableMeasurement.py |
35 |
21 |
0 |
8 |
0 |
33% |
python/lsst/faro/measurement/GeneralMeasurementTasks.py |
21 |
12 |
0 |
2 |
0 |
39% |
python/lsst/faro/measurement/MatchedCatalogMeasurement.py |
44 |
13 |
0 |
2 |
0 |
67% |
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py |
161 |
85 |
0 |
36 |
0 |
41% |
python/lsst/faro/measurement/PatchMeasurement.py |
20 |
7 |
0 |
2 |
0 |
59% |
python/lsst/faro/measurement/PatchMeasurementTasks.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/measurement/PatchTableMeasurement.py |
66 |
41 |
0 |
18 |
0 |
30% |
python/lsst/faro/measurement/TractMeasurement.py |
42 |
10 |
0 |
6 |
0 |
67% |
python/lsst/faro/measurement/TractMeasurementTasks.py |
67 |
34 |
0 |
14 |
0 |
41% |
python/lsst/faro/measurement/TractTableMeasurement.py |
62 |
37 |
0 |
18 |
0 |
31% |
python/lsst/faro/measurement/VisitMeasurement.py |
33 |
10 |
0 |
6 |
0 |
59% |
python/lsst/faro/measurement/VisitMeasurementTasks.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/measurement/VisitTableMeasurement.py |
28 |
15 |
0 |
6 |
0 |
38% |
python/lsst/faro/measurement/__init__.py |
15 |
0 |
0 |
0 |
0 |
100% |
python/lsst/faro/measurement/example_VisitMeasurementTasks.py |
18 |
9 |
0 |
2 |
0 |
45% |
python/lsst/faro/preparation/MatchedPreparationTasks.py |
24 |
24 |
0 |
0 |
0 |
0% |
python/lsst/faro/preparation/__init__.py |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/faro/summary/MatchedCatalogSummary.py |
17 |
17 |
0 |
0 |
0 |
0% |
python/lsst/faro/summary/PatchSummary.py |
10 |
10 |
0 |
0 |
0 |
0% |
python/lsst/faro/summary/VisitSummary.py |
10 |
10 |
0 |
0 |
0 |
0% |
python/lsst/faro/summary/__init__.py |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/faro/utils/calibrated_catalog.py |
9 |
0 |
0 |
2 |
0 |
100% |
python/lsst/faro/utils/coord_util.py |
24 |
16 |
0 |
6 |
0 |
27% |
python/lsst/faro/utils/extinction_corr.py |
21 |
14 |
0 |
2 |
0 |
30% |
python/lsst/faro/utils/filter_map.py |
43 |
28 |
0 |
18 |
0 |
25% |
python/lsst/faro/utils/filtermatches.py |
53 |
49 |
0 |
24 |
0 |
5% |
python/lsst/faro/utils/matcher.py |
120 |
107 |
0 |
38 |
0 |
8% |
python/lsst/faro/utils/phot_repeat.py |
28 |
22 |
0 |
10 |
0 |
16% |
python/lsst/faro/utils/separations.py |
158 |
143 |
0 |
62 |
0 |
7% |
python/lsst/faro/utils/stellar_locus.py |
70 |
60 |
0 |
2 |
0 |
14% |
python/lsst/faro/utils/tex.py |
142 |
111 |
0 |
16 |
0 |
20% |
python/lsst/faro/version.py |
5 |
5 |
0 |
0 |
0 |
0% |
tests/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_StellarLocus.py |
51 |
33 |
0 |
2 |
1 |
36% |
tests/test_astromKPM.py |
58 |
38 |
0 |
10 |
1 |
31% |
tests/test_coord_util.py |
56 |
42 |
0 |
2 |
1 |
26% |
tests/test_ellipKPM.py |
39 |
20 |
0 |
4 |
1 |
47% |
tests/test_hist_median.py |
28 |
15 |
0 |
6 |
1 |
41% |
tests/test_import.py |
16 |
11 |
0 |
2 |
1 |
33% |
tests/test_photKPM.py |
43 |
24 |
0 |
6 |
1 |
41% |
tests/test_phot_util.py |
28 |
15 |
0 |
4 |
1 |
44% |
tests/test_taskConfigs.py |
101 |
87 |
0 |
4 |
1 |
14% |
tests/test_tasks.py |
62 |
44 |
0 |
2 |
1 |
30% |
tests/test_tex_util.py |
66 |
53 |
0 |
2 |
1 |
21% |