Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:poissongroup

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
manual:poissongroup [2013/11/01 16:44] – Adds see also section zenkemanual:poissongroup [2013/12/11 10:38] – Adds see also zenke
Line 1: Line 1:
-PoissonGroup is a [[SpikingGroup]] that implements ''n'' independent homogenous Poisson neurons spiking at a given and generally fixed ''rate''. It is the standard way of adding noise into any network implemented in Auryn. +PoissonGroup is a [[SpikingGroup]] that implements ''n'' independent homogenous Poisson neurons spiking at a given and generally fixed ''rate''. It is the standard way of adding noise into any network implemented in Auryn
 + 
 +If you are looking for Poisson generated spikes with changing rates or a spatio-temporal correlation structure see also: [[FileModulatedPoissonGroup]], [[CorrelatedPoissonGroup]] and [[StimulusGroup]].
  
 **Nota bene**: All PoissonGroups share the same random number generator which is seeded by default the same for each run of a simulation. To create differnt runs it has to be seeded randomly using the ''seed'' function. **Nota bene**: All PoissonGroups share the same random number generator which is seeded by default the same for each run of a simulation. To create differnt runs it has to be seeded randomly using the ''seed'' function.
Line 14: Line 16:
 ===== See also ===== ===== See also =====
  
-[[examples::PoissonGroup]]+[[FileModulatedPoissonGroup]] 
 +[[CorrelatedPoissonGroup]] 
 +[[StimulusGroup]] 
 + 
 +examples: [[examples:sim_poisson]]
  
manual/poissongroup.txt · Last modified: 2018/02/07 08:58 by zenke