4-Class motor imagery¶
- class bci_framework.default_extensions.Class_motor_imagery.main.FourClassMotorImagery[source]¶
Classic arrow cues for motor imagery.
- build_trials() None [source]¶
Define the trials and pipeline trials.
The trials consist (in this case) in a list of cues. The pipeline trials is a set of couples (callable, duration) that define a single trial, this list of functions are executed asynchronously and repeated for each trial.