-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
471 lines (399 loc) · 20.2 KB
/
index.html
File metadata and controls
471 lines (399 loc) · 20.2 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
<!DOCTYPE HTML>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Initial creation and modification : J. Callingham
Latest Modification: 23/01/2018: A. Jaodand
-->
<html>
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43518164-1', 'usyd.edu.au');
ga('send', 'pageview');
</script>
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, "script", "twitter-wjs"));
</script>
<title>ASTRON Hackathon</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<span class="icon fa-dot-circle-o"></span>
</div>
<div class="content">
<div class="inner">
<h1>ASTRON Hackathon</h1>
<p>Entering the new era of radio astronomy involves solving the most pressing data challenges in information technology.<br>
With such massive radio telescopes as the <a href=https://www.skatelescope.org>Square Kilometre Array (SKA)</a> coming online, we need new ways to store, transport, explore, and access massive amounts of data.<br>
Let's solve these problems together <a href=https://twitter.com/search?f=tweets&q=%23astronhackathon&src=typd>#astronhackathon</a>. </p>
<h2>23-24 April 2018</h2>
</div>
</div>
<nav>
<ul>
<li><a href="#intro">Intro</a></li>
<li><a href="#info">Info</a></li>
<li><a href="#register">Registration</a></li>
<li><a href="#logi">Logistics</a></li>
<li><a href="#contact">Contact</a></li>
<!---<li><a href="#elements">Elements</a></li>--->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- Intro -->
<article id="intro">
<h2 class="major">Introduction</h2>
<span class="image main"><img src="images/data.png" alt="" /></span>
<p>We are entering a new era of astronomy with the massive radio telescope, the <a href=https://www.skatelescope.org>Square Kilometre Array (SKA)</a>, coming online in next five years. The SKA will generate around three PB (10<sup>5</sup> bytes) of data per second, which is more than 10 times the current global internet traffic.</p>
<p>Such an immense data rate presents unparalleled challenges to astronomical and information technology communities in terms of data storage, transport, exploration, and accessibility. We need to solve these data challenges so astronomers can translate this data into groundbreaking science on topics such as the Universe's evolution, the formation of the very first galaxies, and the search for extraterrestrial life.</p>
<p>Current radio astronomy is also pushing the limits of our technology. A precursor to the SKA, the Low Frequency Array (LOFAR) telescope, produces 300 TB of data per month. Currently there is over 25 PB of data in distributed storage. A data volume comparable to the storage required by data intensive technology giants such as Google.</p>
<p>Enormous LOFAR data rate is already presenting interesting challenges such as science platforms used by scientists, access to super-computers with >1 petaflops of processing power, movement of data, and development of different machine learning algorithms to investigate the data. Confronting and surmounting such challenges can result in incredible scientific returns.</p>
<p>Our vision is to empower astronomers with a platform where they can move, reduce and rapidly sift through millions of celestial objects and find brilliant outliers without ever worrying about where and how the data are located and stored. These are significant challenges, whose solutions will impact rest of the information technology community.</p>
<p>In this hackathon we aspire to bring together expertise in areas such as data engineering, data mining, cloud, machine learning, and data visualisation etc. from both astronomy and coding community. Together we can find innovative solutions to interesting astronomical data issues using LOFAR data as a test bed. Will you accept the challenge?</p>
</article>
<!-- Work -->
<article id="info">
<h2 class="major">Information</h2>
<span class="image main"><img src="images/1200px-LOFAR_Superterp.jpg" alt="" /></span>
<h3>Important Dates</h3>
<ul>
<li>Hotel block booking expires - March 15, 2018</li>
<li>Registration close - March 20, 2018</li>
<li>Participants (and waitlist) review deadline - March 22, 2018</li>
<li>Final participation confirmation - March 23, 2018</li>
</ul>
<h3>Participants</h3>
<p><b>Participant Composition Expected</b></br>We seek thirty creative participants who would collaborate on six different challenges during the hackathon.<br><b>Expected team composition:</b><br> 1-2 industry experts, 1-2 seasoned astronomers, 1 postdoc, 1-2 PhD students*<br><i>* We can also support some highly motivated and computationally experienced masters students.</i></p>
<h3>Dwingeloo Code of Conduct</h3>
<p>Participation in this meeting implies you adhere to the <a href=https://www.astron.nl/about-astron/dwingeloo-code-conduct/dwingeloo-code-conduct>Dwingeloo Code of Conduct</a>. We actively promote participants diverse in gender, seniority, institution, and representation.</p>
<p><b>List of participants</b> - To be announced</p>
<h3>Program</h3>
<p>To be announced</p>
</article>
<!-- Register -->
<article id="register">
<h2 class="major">Register</h2>
<p>Please register for the hackathon using this <a href=https://goo.gl/forms/QN1GoOd5QGIQLC0z2>Google form</a>.<br>
<br>
Note that we can accept only one registration per person.<br>
<br>
We encourage you to <a href="mailto:hackathon@astron.nl?subject=AstronHackathon CV:Your name">send a brief (<2 pages) CV</a>. This is non-mandatory.</p>
</article>
<ul class="icons">
<li><a href="https://twitter.com/astron_nl?lang=en" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/ASTRON.NWO/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="mailto:hackathon@astron.nl?Subject=Astron%20Hackathon" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
<li><a href="https://www.instagram.com/astron_nl/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<!-- <li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li> -->
</ul>
</article>
<!-- About -->
<article id="logi">
<h2 class="major">Logistics</h2>
<!-- <span class="image main"><img src="images/Astron_Logo.png" alt="" /></span>-->
<h3>Location</h3>
<p>The hackathon would be held at ASTRON's main headquarters located in Lhee, near Dwingeloo, the Netherlands. </p>
<h4>Transportation</h4>
<p><b>Drive/Bike</b> - Different routes to access ASTRON are detailed <a href=https://www.astron.nl/about-astron/route-astron/route-astron>here</a>.<br><b>Bus</b> - Shuttle bus runs from Hoogeveen railway station to ASTRON at 8:30am (for a cost of Eur 5). <br> <b>Taxi</b> - If you prefer a taxi from Hoogeveen railway station to ASTRON,
<a href="mailto:secretaryastronomy@astron.nl?Subject=Astron%20Hackathon%20Taxi" target="_top">please send us an email</a>. A taxi costs Eur 31,00 per ride, so it is advisable to share. Taxis are not always available at the station so we suggest pre-booking with the secretaries of ASTRON.</p>
<h4>Accommodation</h4>
Participants are requested to reserve their own accommodation at <a href=https://www.hoteldeborken.nl>Fletcher hotel De Borken</a>. ASTRON will be supplying all participants with a free night accommodation. Therefore, you will be requested to pay for your total number of nights minus one. Details on how to reserve your accommodation are below (please note that the reservation has to be done via email, not the website.)<br>
<br>
<b>How to reserve a room:</b><br>
1. Send an email to info@hoteldeborken.nl with the reference 'GFC-1237/Hackathon'.<br>
2. Specify your full name, arrival and departure date, single or double use<br>
3. If you want to rent a bike, please mention that in your email (note that ASTRON is 1.8 km from the hotel. So it is advisable to hire a bike)<br>
<br>
<b>Price of the room:</b><br>
Single use: Eur 67.50 per room per night including breakfast. <br>
Double use: Eur 7.50 per person per night extra (so Eur 75.00, including breakfast for two). <br>
</p>
<p><i>The block reservation expires on 9 March 2018. After this date, rooms can still be reserved at the same price but only if available. </i> </p>
</article>
<!-- Contact -->
<article id="contact">
<h2 class="major">contact</h2>
<ul class="icons">
<li><a href="https://twitter.com/astron_nl?lang=en" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/ASTRON.NWO/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="mailto:hackathon@astron.nl?Subject=Astron%20Hackathon" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
<li><a href="https://www.instagram.com/astron_nl/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<!-- <li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li> -->
</ul>
<div class="field half first">
<p><a href="http://www.astron.nl/~jaodand/">Amruta Jaodand</a><br>jaodand@astron.nl<br>(+31)(0)205258353</p>
</div>
<div class="field half">
<p><a href="http://www.physics.usyd.edu.au/~jcal/">Dr Joseph Callingham</a><br>callingham@astron.nl<br>(+31)(0)521595785</p>
</article>
<!-- Elements -->
<article id="elements">
<h2 class="major">Elements</h2>
<section>
<h3 class="major">Text</h3>
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>. Finally, <a href="#">this is a link</a>.</p>
<hr />
<h2>Heading Level 2</h2>
<h3>Heading Level 3</h3>
<h4>Heading Level 4</h4>
<h5>Heading Level 5</h5>
<h6>Heading Level 6</h6>
<hr />
<h4>Blockquote</h4>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.</blockquote>
<h4>Preformatted</h4>
<pre><code>i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
</section>
<section>
<h3 class="major">Lists</h3>
<h4>Unordered</h4>
<ul>
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Alternate</h4>
<ul class="alt">
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Ordered</h4>
<ol>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis viverra.</li>
<li>Felis enim feugiat.</li>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis lorem.</li>
<li>Felis enim et feugiat.</li>
</ol>
<h4>Icons</h4>
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>
<h4>Actions</h4>
<ul class="actions">
<li><a href="#" class="button special">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions vertical">
<li><a href="#" class="button special">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
</section>
<section>
<h3 class="major">Table</h3>
<h4>Default</h4>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
<h4>Alternate</h4>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<h3 class="major">Buttons</h3>
<ul class="actions">
<li><a href="#" class="button special">Special</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button small">Small</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button special icon fa-download">Icon</a></li>
<li><a href="#" class="button icon fa-download">Icon</a></li>
</ul>
<ul class="actions">
<li><span class="button special disabled">Disabled</span></li>
<li><span class="button disabled">Disabled</span></li>
</ul>
</section>
<section>
<h3 class="major">Form</h3>
<form method="post" action="#">
<div class="field half first">
<label for="demo-name">Name</label>
<input type="text" name="demo-name" id="demo-name" value="" placeholder="Jane Doe" />
</div>
<div class="field half">
<label for="demo-email">Email</label>
<input type="email" name="demo-email" id="demo-email" value="" placeholder="jane@untitled.tld" />
</div>
<div class="field">
<label for="demo-category">Category</label>
<div class="select-wrapper">
<select name="demo-category" id="demo-category">
<option value="">-</option>
<option value="1">Manufacturing</option>
<option value="1">Shipping</option>
<option value="1">Administration</option>
<option value="1">Human Resources</option>
</select>
</div>
</div>
<div class="field half first">
<input type="radio" id="demo-priority-low" name="demo-priority" checked>
<label for="demo-priority-low">Low</label>
</div>
<div class="field half">
<input type="radio" id="demo-priority-high" name="demo-priority">
<label for="demo-priority-high">High</label>
</div>
<div class="field half first">
<input type="checkbox" id="demo-copy" name="demo-copy">
<label for="demo-copy">Email me a copy</label>
</div>
<div class="field half">
<input type="checkbox" id="demo-human" name="demo-human" checked>
<label for="demo-human">Not a robot</label>
</div>
<div class="field">
<label for="demo-message">Message</label>
<textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
</section>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© ASTRON. Background image credit: NASA, ESA, and NRAO. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>