forked from aartfaac/aartfaac.github.com
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollab.html
More file actions
Latest commit
38 lines (30 loc) · 1.16 KB
/
Copy pathcollab.html
File metadata and controls
38 lines (30 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
bla: bla
---
{% include header.html %}
<divclass="lofar">
<divclass="container">
<divclass="bs-docs-section">
<divclass="page-header">
<divclass="col-lg-6 col-lg-offset-3 content">
<h1>Collaborations</h1>
<h2>ASTRON</h2>
<ul>
<li>Development of Uniboard correlators.</li>
<li>Co-development of software and science exploitation.</li>
</ul>
<h2>Oxford Astrophysics/e-Research Centre</h2>
<ul>
<li>Station hardware development.</li>
<li>Co-operation on streaming data pipeline.</li>
</ul>
<h2>LOFAR Transients Key Science Project</h2>
<ul>
<li>Joint scientific exploitation of LOFAR and AARTFAAC data.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
{% include footer.html %}