Skip to content

Commit 131b658

Browse files
committed
use vector .pdf rendering of the eppy logo + minor tune ups
1 parent 546eaba commit 131b658

File tree

3 files changed

+10895
-5
lines changed

3 files changed

+10895
-5
lines changed

flier/eppy-handout.tex

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -232,14 +232,17 @@
232232

233233
%________________________LFPy_______________________________________________
234234

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}).
235+
\ndproject{LFPy}{http://compneuro.umb.no/LFPy}{lfpy_logo.pdf}{.3}{-0.25em}{-3em}
236+
237+
\vspace{0.5em} %some additional spacing
238+
LFPy is a Python module for simulation of extracellular electrical
239+
potentials evoked by activity of multi-compartment model neurons.
240+
LFPy runs on top of the NEURON-simulator, using the Python interface
241+
that is included (\url{http://www.neuron.yale.edu}).
239242

240243
LFPy provides:
241244
\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.
245+
\item A forward modeling scheme for calculating extracellular potentials from compartmental membrane currents in an infinite homogeneous linear extracellular medium.
243246
\item Simple to use Python-classes for setting up the cells, synapses and recording electrodes.
244247
\item Easy to use scripting capabilities thanks to NEURON and the Python programming environment.
245248
\item Functionality to employ or specify biophysically detailed model neurons, add stimulus, and perform simultaneous simulation of the model cell responses and extracellular potentials.

pics/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ python_action_potential.pdf
99
neo_logo.pdf
1010
neo_logo.png
1111
spikesort_logo.pdf
12+
lfpy_logo.png
13+
lfpy_logo.pdf

0 commit comments

Comments
 (0)