Skip to content

Commit 546eaba

Browse files
Espen Hagenyarikoptic
authored andcommitted
added LFPy section
yoh: removed .png in favor of to be added .svg
1 parent 7da7e0b commit 546eaba

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

flier/eppy-handout.tex

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,34 @@
225225
\includegraphics[width=\columnwidth]{spikesort_screenshot.png}
226226
\ndsection{Closed-loop Frameworks}%
227227

228+
%___________________________________________________________________________
229+
230+
231+
\ndsection{Simulation Tools}
232+
233+
%________________________LFPy_______________________________________________
234+
235+
\ndproject{LFPy}{http://compneuro.umb.no/LFPy}{LFPyLogo.png}{.2}{-0.25em}{0em}
236+
LFPy is a Python module for simulation of extracellular electrical potentials evoked
237+
by activity of multi-compartment model neurons.
238+
LFPy runs on top of the NEURON-simulator, using the Python interface that is included (\url{http://www.neuron.yale.edu}).
239+
240+
LFPy provides:
241+
\begin{itemize}[nolistsep, topsep=0em, leftmargin=1pc]
242+
\item A forward modelling scheme for calculating extracellular potentials from compartmental membrane currents in an infinite homogenous linear extracellular medium.
243+
\item Simple to use Python-classes for setting up the cells, synapses and recording electrodes.
244+
\item Easy to use scripting capabilities thanks to NEURON and the Python programming environment.
245+
\item Functionality to employ or specify biophysically detailed model neurons, add stimulus, and perform simultaneous simulation of the model cell responses and extracellular potentials.
246+
\item Support for common formats for reconstructed neuronal morphologies, allowing use of publicly available 3D-reconstructions (e.g., \url{http://www.neuromorpho.org}).
247+
\end{itemize}
248+
249+
250+
%___________________________________________________________________________
251+
252+
253+
254+
255+
228256
\end{multicols}
229257
\end{document}
230258

0 commit comments

Comments
 (0)