Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:populationratemonitor

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
manual:populationratemonitor [2015/06/01 17:28] zenkemanual:populationratemonitor [2015/06/01 17:28] (current) – Adds quotes zenke
Line 7: Line 7:
 PopulationRateMonitor * pmon_e = new PopulationRateMonitor( neurons_e, strbuf, 1.0 ); PopulationRateMonitor * pmon_e = new PopulationRateMonitor( neurons_e, strbuf, 1.0 );
 </code> </code>
-here the file name of the output file of the current rank is first stored in the variable strbuf (which has to be declared at an earlier point), then the PopulationRateMonitor pmon_e is initialized for the excitatory NeuronGroup ''neurons_e''. The the third argument '1.0' tells the constructor to average the population firing rate over one second.+here the file name of the output file of the current rank is first stored in the variable strbuf (which has to be declared at an earlier point), then the PopulationRateMonitor ''pmon_e'' is initialized for the excitatory NeuronGroup ''neurons_e''. The the third argument ''1.0'' tells the constructor to average the population firing rate over one second.
manual/populationratemonitor.txt · Last modified: 2015/06/01 17:28 by zenke