![]() ![]() BRAHMS
Reference Manual » Standard Library » std/source/spikes
This documentation is offline - click here to go online
Index | Search: Go online to use Search
| ||
OverviewA source of explicitly-specified spikes data. The data to be output is specified as part of the parametrisation of the process. The data provided represents a window of spikes - a recording of the spikes that occurred on certain streams over a certain time period. The output of the process is one spikes output with the same number of streams as supplied. The output at the first sample has spikes for each spike on at the first sample of the supplied window, and so on. If N time samples are supplied, then an error will be raised if the process is required to produce the N+1th sample. If "repeat" is set, the process will produce exactly the same output in the N+1th sample as in the 1st sample, and so on (that is, the same spikes window will be produced multiple times). Notes
Connectivity
StateThis Process stores its State in DataML. It uses the same representation of a block of spikes as is output by std/data/spikes.
ExampleScriptM Source Code (against 995)
fS
sml_system addprocess brahms_execution brahms Expected Output![]() |
||
This is a documentation page for the BRAHMS Modular Execution (Simulation) Framework. For details of licensing and distribution, please click here. To advise of an error or omission, please click here. |