Skip to content

Commit 4fe5365

Browse files
committed
added SpikeSort
1 parent f3dada4 commit 4fe5365

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

flier/eppy-handout.tex

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,25 @@
135135

136136
%___________________________________________________________________________
137137

138+
139+
%________________________SpikeSort____________________________________________
140+
\ndproject{SpikeSort}{http://spikesort.org}{spikesort_logo.png}{.2}{-0.25em}{0em}
141+
142+
SpikeSort is a flexible spike sorting framework implemented completely
143+
in Python. It features manual and automatic clustering, many data
144+
formats and it is memory-efficient. Truely Open Source, BSD-licensed.
145+
146+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
147+
\item user-friendly and customisable,
148+
\item interactive command-line interface in Python,
149+
\item graphical-user interface and visualization widgets,
150+
\item automatic and manual clustering,
151+
\item support for multi-channel data,
152+
\item based on: NumPy, PyTables, matplotlib, scikit-learn
153+
\end{itemize}
154+
%___________________________________________________________________________
155+
156+
\includegraphics[width=\columnwidth]{spikesort_screenshot.png}
138157
\ndsection{Closed-loop Frameworks}%
139158

140159
\end{multicols}

pics/spikesort_logo.png

5.98 KB
Loading

pics/spikesort_screenshot.png

263 KB
Loading

0 commit comments

Comments
 (0)