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 |
312 |
304 |
0 |
0 |
0 |
3% |
python/lsst/ap/association/association.py |
128 |
96 |
0 |
28 |
0 |
21% |
python/lsst/ap/association/diaCalculation.py |
100 |
67 |
0 |
40 |
0 |
24% |
python/lsst/ap/association/diaCalculationPlugins.py |
361 |
159 |
0 |
86 |
1 |
53% |
python/lsst/ap/association/diaForcedSource.py |
82 |
53 |
0 |
6 |
0 |
35% |
python/lsst/ap/association/diaPipe.py |
85 |
45 |
0 |
16 |
0 |
40% |
python/lsst/ap/association/loadDiaCatalogs.py |
77 |
49 |
0 |
18 |
0 |
29% |
python/lsst/ap/association/mapApData.py |
148 |
106 |
0 |
36 |
0 |
23% |
python/lsst/ap/association/metrics.py |
86 |
47 |
0 |
18 |
0 |
45% |
python/lsst/ap/association/packageAlerts.py |
105 |
75 |
0 |
16 |
0 |
25% |
python/lsst/ap/association/transformDiaSourceCatalog.py |
103 |
71 |
0 |
26 |
0 |
25% |
python/lsst/ap/association/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_association_task.py |
252 |
221 |
0 |
76 |
1 |
10% |
tests/test_diaForcedSource.py |
116 |
96 |
0 |
6 |
1 |
17% |
tests/test_diaPipe.py |
58 |
36 |
0 |
8 |
1 |
35% |
tests/test_dia_calculation.py |
99 |
60 |
0 |
26 |
1 |
38% |
tests/test_dia_calculation_plugins.py |
338 |
291 |
0 |
8 |
1 |
14% |
tests/test_loadDiaCatalogs.py |
157 |
123 |
0 |
16 |
1 |
20% |
tests/test_map_ap_data.py |
149 |
123 |
0 |
36 |
1 |
15% |
tests/test_metrics.py |
187 |
127 |
0 |
4 |
1 |
32% |
tests/test_packageAlerts.py |
193 |
158 |
0 |
20 |
1 |
17% |
tests/test_transformDiaSourceCatalog.py |
89 |
67 |
0 |
18 |
1 |
21% |