Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:prate

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
manual:prate [2015/06/01 17:48] – created zenkemanual:prate [2015/06/01 17:50] – Adds example zenke
Line 4: Line 4:
 Simple columnar time series format in which the first column contains the time index and the second column contains the population rate in Hz. Simple columnar time series format in which the first column contains the time index and the second column contains the population rate in Hz.
  
 +===== Example output =====
 +
 +Output from the example code [[examples:sim_poisson]] invoked with ''./sim_poisson --simtime 10''
 +<code>
 +0 0.001
 +1 5.017
 +2 4.968
 +3 4.99
 +4 4.88
 +5 4.938
 +6 4.882
 +7 4.904
 +8 4.912
 +9 5.096
 +</code>
manual/prate.txt · Last modified: 2015/06/01 17:51 by zenke