Incorporating peripheral data sources into the experiment

Often experiments involve a subject performing some stereotyped behavior while data are recorded. This library provides a flexible and generic way of incorporating all the datasources you could possibly want.

An example: streaming neural data into a task

As this is a BMI library, streaming neural data from a neural recording system into a BMI task is an obvious requirement. The system diagram for the implementation of this functionality is below:

_images/neurondata_source.png

Table Of Contents

Previous topic

Brain-machine interface (BMI) code

Next topic

Synchronizing neural and task data

This Page