Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:tiser

This is an old revision of the document!


Time series files

Time series files (tiser) are human-readable text files in two column format. These files are for instance read by FileModulatedPoissonGroup and are typically interpreted with linear interpolation between data points. That means they are interpreted the same way how you would plot them by connecting all the dots by a line.

For example, the file:

0.0 1.0
1.0 1.0
2.0 20.0
10.0 5.0
10.0001 1.0
20.0 1.0

would be interpreted as the following firing rate profile over time:

manual/tiser.1532079512.txt.gz · Last modified: 2018/07/20 09:38 by zenke