Fake Monkey IO Device

Description

A simulated monkey that has the ability to generate spikes and continuous eye position data

Signature

iodevice/fake_monkey

Optional Parameters

spike_rate

Default:25

Average rate of spike generation (spikes per second). The actual times between individual spikes are drawn from an exponential distribution with lambda equal to the specified spike rate.

alt

Alternative device to use if this one fails to initialize (e.g. because the required hardware is not available). If #allowAltFailover is set to 0 or false, this parameter is ignored.