brainhack.psychoinformatics.de/content/pages/index.html
Laura Waite fe820db050 add giraffe image to "resources" card
I initially thought that this image was provided under the CC0 license. The
creator, Ryan McGuire, used to use the CC0 license, but as of 2017, he's started
using a custom license. The giraffe image was created after the license change
so it falls under the new custom license (see the copyright page for a link to
the custom license terms).
2018-03-09 16:30:08 +01:00

135 lines
5.4 KiB
HTML

<html>
<head>
<title>Home</title>
<meta name="save_as" content="index.html" />
<meta name="url" content="index.html" />
</head>
<body>
<section id='landing' class='card'>
<div class="wrapper">
<div class='blurb'>
<h1><strong>BrainHack</strong> Magdeburg</h1>
<p class='date'>May 3&ndash;5, 2018</p>
<p>2 &frac12; days; a good network connection;
<a href='#equipment'>fancy hardware</a>; and a whole lot of caffeine and
tasty food.</p>
<p>Let's see what a motivated group of scientists, thinkers, coders,
makers, writers, and anyone else can accomplish when given what they
need most.</p>
<p>Have an idea? Share it with us.
<a href='https://goo.gl/forms/NefW6zwW2R7JmGAI2'>Sign up</a>.<br />Let's make it together.</p>
</div>
<div class='img-wrap'><img src="/theme/img/brain_hero.png" alt="Hovering Brain Hero"></div>
</div>
</section>
<section id="about" class='card'>
<div class="wrapper">
<div class="blurb">
<h2><strong>What</strong> is a BrainHack?</h2>
<p>A BrainHack is a collaborative event, much like an "Unconference" or
a "Hackathon", where motivated people with diverse skill-sets come
together and combine their ideas and expertise to contribute to
projects, discussions about intriguing questions, and the advancement of
methods in neuroscience.</p>
<p>It is best characterized by its focus on flexibility and
self-organization &mdash; centered around the interests and capabilities
of its attendees, rather than predetermined schedules and topics. What
the BrainHack itself does is facilitate an environment to support and
encourage the creation of results with real value.</p>
<p>Whatever your background, skill-set, or level of expertise, you are
encouraged to <a href="https://goo.gl/forms/NefW6zwW2R7JmGAI2">join us</a>
and participate: propose and discuss ideas, provide tutorials, or
contribute to activities initiated by others. If you're motivated, even
just by curiosity, we want what you have to share.</p>
<p>The outcomes of a BrainHack are precisely what the attendees bring to
it. Let's see what we can do together when given the environment,
resources, and focus to make it happen.</p>
</div>
</div>
</section>
<section id="three" class='card'>
<div class="wrapper"></div>
</section>
<section id="equipment" class='card'>
<div class="wrapper">
<div class="blurb">
<h2><strong>Acquisition</strong> Equipment</h2>
<p>For those who are interested in acquiring data or
experimenting-with/validating acquisition methods, we have arranged
access to:</p>
<dl>
<dt>2x EEG Cabins; 64-channel</dt>
<dd><span class='desc'>synchronized cross-cabin recording; 1x
eyetracker (EyeLink 1000)</span>
<ul>
<li class='icon-contact'>laura.waite@ovgu.de</li>
</ul>
<dt>Siemens Skyra 3T</dt>
<dd><span class='desc'>32-channel head coil and optical motion
tracking for prospective motion correction</span>
<ul>
<li class='icon-contact'>falk.luesebrink@ovgu.de</li>
</ul>
<dt>Elekta Neuromag TRIUX MEG</dt>
<dd><span class='desc'>102 Magnetometers, 204 planar gradiometers;
optional simultaneous 64-channel EEG</span>
<ul>
<li class='icon-contact'>to come</li>
</ul>
<dt>Siemens Magnetom 7T</dt>
<dd><span class='desc'>32-channel head coil and optical motion
tracking for prospective motion correction</span>
<ul>
<li class='icon-contact'>to come</li>
</ul>
</dd>
<dt>Philips 3T</dt>
<dd>
<ul>
<li class='icon-contact'>to come</li>
</ul>
</dd>
</dl>
</div>
</div>
</section>
<section id="resources" class='card'>
<div class="wrapper">
<div class='img-wrap'><img src="/theme/img/giraffe.png" alt="Giraffe"></div>
<div class="blurb">
<h2>Non-Acquisition <strong>Resources</strong></h2>
<p>These additional (non-caffeinated) resources are also available:</p>
<dl>
<dt>Computational Cluster</dt>
<dd><span class='desc'>A small computational cluster used for
neuroscience research at OvGU. 16 nodes with 300 CPU cores and
2.5 TiB of RAM.</span>
<ul>
<li class='icon-contact'>alexander.waite@ovgu.de</li>
</ul>
</dd>
<dt>Study Forrest Dataset</dt>
<dd><span class='desc'>Since 2014, a number of datasets have been
publicly released for unrestricted use, covering functional and
structural brain imaging, eye tracking, physiological recordings,
and numerous annotations of the structure of the movie
stimulus.</span>
<ul>
<li class='icon-contact'>michael.hanke@gmail.com</li>
<li class='icon-link'><a href='http://studyforrest.org'>studyforrest</a></li>
</ul>
</dd>
</dl>
</div>
</div>
</section>
</body>
</html>