jason-leung / muse-bci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muse BCI

In this project, I used the Muse S headband to detect useful signals for a brain-computer interface (BCI) system. Specifically, I used BlueMuse to stream the Muse data to LSL. From here, LabRecorder is used to save the LSL stream data into XDF format for offline analysis.

Detecting P300 Event

In this experiment, we detected the P300 ERP from a visual oddball stimulus. This experimental setup and data analysis is based on this paper by Krigolson et. al. The data used for this experiment can be found here, and the stimulus program is found here. The data analysis script is available here.

About


Languages

Language:Jupyter Notebook 97.8%Language:Python 2.2%