python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/association/__init__.py |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/association/afwUtils.py |
313 |
305 |
0 |
0 |
0 |
3% |
python/lsst/ap/association/association.py |
114 |
86 |
0 |
20 |
0 |
21% |
python/lsst/ap/association/diaCalculation.py |
98 |
67 |
0 |
40 |
0 |
22% |
python/lsst/ap/association/diaCalculationPlugins.py |
338 |
159 |
0 |
86 |
1 |
50% |
python/lsst/ap/association/diaForcedSource.py |
78 |
51 |
0 |
6 |
0 |
35% |
python/lsst/ap/association/diaPipe.py |
62 |
30 |
0 |
6 |
0 |
47% |
python/lsst/ap/association/loadDiaCatalogs.py |
48 |
27 |
0 |
10 |
0 |
36% |
python/lsst/ap/association/mapApData.py |
145 |
105 |
0 |
34 |
0 |
22% |
python/lsst/ap/association/metrics.py |
83 |
47 |
0 |
18 |
0 |
44% |
python/lsst/ap/association/packageAlerts.py |
86 |
58 |
0 |
10 |
0 |
31% |
python/lsst/ap/association/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_association_task.py |
250 |
220 |
0 |
72 |
1 |
10% |
tests/test_diaForcedSource.py |
120 |
99 |
0 |
6 |
1 |
17% |
tests/test_diaPipe.py |
54 |
33 |
0 |
8 |
1 |
35% |
tests/test_dia_calculation.py |
95 |
60 |
0 |
26 |
1 |
36% |
tests/test_dia_calculation_plugins.py |
338 |
291 |
0 |
8 |
1 |
14% |
tests/test_loadDiaCatalogs.py |
147 |
114 |
0 |
14 |
1 |
21% |
tests/test_map_ap_data.py |
156 |
129 |
0 |
36 |
1 |
15% |
tests/test_metrics.py |
181 |
127 |
0 |
4 |
1 |
30% |
tests/test_packageAlerts.py |
178 |
143 |
0 |
18 |
1 |
18% |