Glossary

absolute refractory

An interval after a neuron fires a spike to prevent it from firing a spike again.

aeif

Adaptive exponential integrate and fire.

alpha function

Instance of a synaptic response.

autapse

A neuron connected to itself.

axon

The output structure of a neuron.

C_m

Capacitance of the membrane in picofarads (pF).

capacitance

Picofarads (pF).

Clopath

Refering to the Clopath plasticity rule.

coefficient of variation

Standard deviation divided by the mean.

cond

Conductance-based.

conductance

Nanosiemens (nS).

current

Picoamperes (pA).

dendritic arbor

Dendritic trees formed to create new synapses.

depressing window

A function that determines how synaptic modification depends on spike-timing (STDP).

depression

Mechanism of making a synapse weaker by decreasing the weight.

Opposite to facilitation.

distal dendrite

The part of the dentrite that is furthest away from the soma.

E_ex

Excitatory reversal potential in Millivolts (mV).

E_in

Inhibitory reversal potential in Millivolts (mV).

E_K

Potassium reversal potential in Millivolts (mV).

E_L

Resting membrane potential in Millivolts (mV).

E_Na

Sodium reversal potential in Millivolts (mV).

eligibility trace

A property of a synapse, which allows it to be modified for a period of time when some constraints are satisfied.

events

Spikes are encoded as events in NEST.

ex

Excitatory.

facilitation

Mechanism of making a synapse stronger by increasing the weight.

Opposite to depression.

frequency

Frequncy in Hertz (Hz).

g_K

Potassium peak conductance in Nanosiemens (nS).

g_L

Leak conductance in Nanosiemens (nS).

g_Na

Sodium peak conductance in Nanosiemens (nS).

Gaussian white noise

A random process with a mean of zero.

gif

Generalized integrate and fire.

GIF

Generalized integrate-and-fire model.

hh

Hodgkin huxley.

Hodgkin-Huxley

A mathematical model that describes how action potentials in neurons can be generated and how they propagate.

ht

Hill and tononi.

I_e

Constant input current in picoamperes (pA).

iaf

Integrate and fire.

in

Inhibitory.

indegree

Amount of connections to post-synaptic cells.

MAM

Multi-area model.

modulation frequencies

Herz (Hz).

mpi

Message passing interface.

multapse

A neuron that has (multiple) synapses with another neuron.

multimeter

A device to record analog quantities (e.g., membrane voltage) of a neuron over time.

non-renewal process

Point process with adapting threshold eta(t).

outdegree

Amount of connections from pre-synaptic cells.

plasticity

The ability of a network to grow or reorganize.

point neuron

A simple neuron model where its soma along with the membrane potential dynamics are modeled as a resistance–capacitance circuit.

Point process

A temporal point process is a mathematical model for a time series of discrete events.

pp

Point process.

propagator

Matrix used in a numerically integrated dynamical system.

See exact integration page for further information.

proximal dendrite

The part of the dentrite which is closest to the soma.

psc

Post-synaptic current (current-based).

PSC

Post-synatpic current.

psp

Post-synaptic potential.

refractoriness

The time before a new action potential can take place.

refractory period

A time period in which neurons cannot fire. This is due to depolarization.

refractory time

A time period in which neurons cannot fire due to depolarization.

renewal process

Spike-time statistical analysis.

reversal potential

The membrane potential at which a neuron causes no net current flow.

reversal potential

The membrane potential in which a neuron causes no net current flow.

rheobase

The minimal current that is required to generate a spike.

rng

Random number generator.

sfa

Spike-frequency adaptation.

shotnoise

Fluctuations in ion channels as a result of ionic migration through an open channel.

soma

Cell body of the neuron.

spike rates

Spikes/second.

spike train

A sequence of actions potentials. Usually seen as events in integrate-and-fire models.

spike train

A sequence of action potentials.

spike-frequency adaptation

After stimulation, neurons show a reduction in the firing frequency of their spike response following an initial increase.

spike-timing dependent plasticity

STDP, a form of plasticity which adjusts the connection strength between neurons based on the relative timing of a neurons output and input spikes.

st

Short term plasticity.

static_synapse

Synapse with a fixed weight.

stdp

Spike-timing dependent plasticity synapse.

stdp_synapse

Synapse with spike-timing dependent plasticity.

subthreshold dynamics

Non-spiking backgound activity of the synapses.

synaptic efficacy

The extent to which a pre-synaptic neuron affects a post-synaptic neuron.

synaptic response kernel

Shape of post-synaptic response, commonly an alpha, delta-pulse, or exponential function.

t_ref

Duration of refractory period in milliseconds (ms).

t_spike

Point in time of last spike in milliseconds (ms).

tau_m

Membrane time constant in milliseconds (ms).

time

Milliseconds (ms).

time constant

The time it takes for a signal to rise or decay in milliseconds (ms).

See membrane time constant (tau_m) and synaptic time constant (tau_syn) in the model documentation.

V_m

Membrane potential in Millivolts (mV).

V_min

Absolute lower value for the membrane potential in Millivolts (mV).

V_reset double

Reset potential of the membrane in Millivolts (mV).

V_th

Spike threshold in Millivolts (mV).

voltage

Millivolts (mV).

vp

Virtual process.

wfr

Waveform relaxation method.