Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:fileinputgroup

Differences

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

Link to this comparison view

manual:fileinputgroup [2014/01/10 18:45] – created zenkemanual:fileinputgroup [2016/03/22 04:42] (current) – typo zenke
Line 1: Line 1:
 This FileInputGroup is a [[SpikingGroup]] that reads spikes from a [[ras]] file and emits them like any other [[SpikingGroup]].  This FileInputGroup is a [[SpikingGroup]] that reads spikes from a [[ras]] file and emits them like any other [[SpikingGroup]]. 
  
-The default constructor looks as the following+The default constructor looks the following
 <code> <code>
 FileInputGroup(NeuronID n, const char * filename , bool loop, AurynFloat delay ); FileInputGroup(NeuronID n, const char * filename , bool loop, AurynFloat delay );
 </code> </code>
 where filename is the [[ras]] file containing the spikes. The other parameters are optional. When setting ''loop'' to ''true'' the input file is played as a loop with delay of  ''delay'' seconds between repetitions. If set to ''false'' -- the default setting -- the file is only read once. where filename is the [[ras]] file containing the spikes. The other parameters are optional. When setting ''loop'' to ''true'' the input file is played as a loop with delay of  ''delay'' seconds between repetitions. If set to ''false'' -- the default setting -- the file is only read once.
manual/fileinputgroup.txt · Last modified: 2016/03/22 04:42 by zenke