4-Class motor imagery using Pacman cues¶
- class bci_framework.default_extensions.Class_motor_imagery_Pacman.main.PacmanMotorImagery(*args, **kwargs)[source]¶
4-Class motor imagery with Pacman cues.
- 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.