-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
16 lines (16 loc) · 1.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<h1 id="lascon2016">LASCON2016</h1>
<p>Material: <code>HTML files</code>, <code>Python scripts</code> and <code>Jupyter notebooks</code> associated to C Pouzat's lectures at LASCON 2016.</p>
<p>All computations are done with the <a href="https://www.continuum.io/why-anaconda">anaconda</a> distribution of <strong>Python 3</strong>. The <code>HTML</code> files were generated with <a href="http://orgmode.org/">org-mode</a> of <a href="https://www.gnu.org/software/emacs/">emacs</a>.</p>
<p>The material related to the first lecture can be found in file: <a href="OriginOfTheHighFrequencyExtraCellularSignal.html">OriginOfTheHighFrequencyExtraCellularSignal</a>. For the second lecture look at: <a href="SpikeSortingTheElementaryWay.html">SpikeSortingTheElementaryWay</a>.</p>
</body>
</html>