Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:fileinputgroup

This is an old revision of the document!


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

FileInputGroup(NeuronID n, const char * filename , bool loop, AurynFloat delay );

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.1389379559.txt.gz · Last modified: 2014/01/10 18:45 by zenke