Skip to content

Commit 9e55cec

Browse files
committed
Merge branch 'master' of https://github.com/btel/nipy-artwork
* 'master' of https://github.com/btel/nipy-artwork: added SpikeSort
2 parents 470bcff + 4fe5365 commit 9e55cec

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
@@ -172,6 +172,25 @@
172172

173173
%___________________________________________________________________________
174174

175+
176+
%________________________SpikeSort____________________________________________
177+
\ndproject{SpikeSort}{http://spikesort.org}{spikesort_logo.png}{.2}{-0.25em}{0em}
178+
179+
SpikeSort is a flexible spike sorting framework implemented completely
180+
in Python. It features manual and automatic clustering, many data
181+
formats and it is memory-efficient. Truely Open Source, BSD-licensed.
182+
183+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
184+
\item user-friendly and customisable,
185+
\item interactive command-line interface in Python,
186+
\item graphical-user interface and visualization widgets,
187+
\item automatic and manual clustering,
188+
\item support for multi-channel data,
189+
\item based on: NumPy, PyTables, matplotlib, scikit-learn
190+
\end{itemize}
191+
%___________________________________________________________________________
192+
193+
\includegraphics[width=\columnwidth]{spikesort_screenshot.png}
175194
\ndsection{Closed-loop Frameworks}%
176195

177196
\end{multicols}

pics/spikesort_logo.png

5.98 KB
Loading

pics/spikesort_screenshot.png

263 KB
Loading

0 commit comments

Comments
 (0)