Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


examples:sim_epsp_stp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
examples:sim_epsp_stp [2014/10/28 01:42] – created zenkeexamples:sim_epsp_stp [2014/10/29 01:10] – Adds figures zenke
Line 1: Line 1:
-This simulation implements a variation of [[sim_epsp]]. A single presynaptic [[PoissonGroup|Poisson neuron]] provides input through a synapse which implements the Tsodyks Markram model [1]. The file records the presynaptic spiketrain, as well as the postsynaptic excitatory conductances and membrane voltage.+====== Short term plasticity example sim_epsp_stp ====== 
 + 
 +This simulation implements a variation of [[sim_epsp]]. A single presynaptic [[manual:PoissonGroup|Poisson neuron]] provides input through a synapse which implements the Tsodyks Markram model [1]. The file records the presynaptic spiketrain, as well as the postsynaptic excitatory conductances and membrane voltage.
  
 [1] Markram, H., Wang, Y., Tsodyks, M., 1998. Differential signaling via the same axon of neocortical pyramidal neurons. Proc Natl Acad Sci U S A 95, 5323–5328. [1] Markram, H., Wang, Y., Tsodyks, M., 1998. Differential signaling via the same axon of neocortical pyramidal neurons. Proc Natl Acad Sci U S A 95, 5323–5328.
  
-====== Running the program ======+===== Running the program =====
  
 The simulation can be invoked without any parameters. It creates the following command line output  The simulation can be invoked without any parameters. It creates the following command line output 
Line 16: Line 18:
  
 The presynaptic Poisson neuron initially spikes at 1Hz for 5 seconds. The rate then switches to 50Hz for 0.5s after which it drops back to 1Hz. The presynaptic Poisson neuron initially spikes at 1Hz for 5 seconds. The rate then switches to 50Hz for 0.5s after which it drops back to 1Hz.
 +
 +===== Example output =====
 +
 +The code produces multiple output files with the prefix ''out_epsp_stp'' When plotting the membrane potential the output will look somewhat like the following
 +
 +{{ :examples:out_epsp_stp_full.png?nolink&420 |}}
 +
 +where zooming in on the high frequency input section reveals the effects of short term depression of the synaptic contact (the parameters in the example are chosen such that the synapse is predominantly depressing).
 +
 +{{ :examples:out_epsp_stp_zoom.png?nolink&420 |}}
examples/sim_epsp_stp.txt · Last modified: 2014/10/29 01:12 by zenke