Skip to content

Commit 391edf0

Browse files
committed
Merge pull request #8 from neurodroid/master
Added stimfit to analysis section
2 parents c0e9afa + 1393e9f commit 391edf0

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ Sorted alphabetically
2424
- Sebastiaan Mathot
2525
- Yaroslav O. Halchenko
2626
- Bertrand Thirion
27+
- Christoph Schmidt-Hieber

flier/eppy-handout.tex

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,36 @@
7575
\ndsection{Data Archiving}
7676
\ndsection{Experimentation Control}
7777
\ndsection{Analysis}%
78+
79+
%________________________Stimfit____________________________________________
80+
81+
% Your logo placed under ../pics called as <project>_logo.svg
82+
% .svg is preferable, otherwise some other vector (.pdf) or even
83+
% raster (.png) would suffice
84+
\ndproject{Stimfit}{http://www.stimfit.org}{stimfit_logo.png}{.2}{-0.25em}{0em}
85+
86+
%\begin{figure}
87+
%\includegraphics[width=0.3\columnwidth]{../pics/psychopy_logo.pdf}
88+
%\end{figure}
89+
90+
Visualise and quantify electrophysiological data.
91+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
92+
\item With a focus on patch-clamp recordings
93+
\item Supports most standard patch-clamp file types
94+
\item Embedded Python shell
95+
\item Measure action potential, EPSC and EPSP kinetics
96+
\item Extract spontaneous and evoked events
97+
\item Successfully used in many publications for >\,5 years
98+
\end{itemize}
99+
% Your favorite screenshot placed under ../pics/
100+
% named as <project>_screenshot.png (optional numbers in suffixes if
101+
% you have multiple to choose from)
102+
\includegraphics[width=\columnwidth]{stimfit_screenshot.png}
103+
% Selected set of citations, Here is an example:
104+
% Working on a manuscript right now ;-)
105+
106+
%___________________________________________________________________________
107+
78108
\ndsection{Closed-loop Frameworks}%
79109

80110

pics/stimfit_logo.png

32 KB
Loading

pics/stimfit_screenshot.png

61.5 KB
Loading

0 commit comments

Comments
 (0)