Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:monitor

The Monitor Class

Monitor is the abstract base class of recording devices in Auryn. Most popular examples are the SpikeMonitor, the PopulationRateMonitor, or the StateMonitor (these terms are taken from the Brian simulator terminology and they do essentially the same). Monitor objects generally take a file name as argument as where to record the data to and are called by System once per duty cycle.

manual/monitor.txt · Last modified: 2016/07/07 01:30 by zenke