A small library used to read EEG Signals from Brain Vision MR+ using Lab Streaming Layer (LSL).
-
Automatically searches for EEG streams on the local network. Click on the Initialize button before preceding.
-
Converts the received streams to python-mne .fif format.
-
Plots the received signals using python-mne.
- Realtime signal plotting
- Convert signals to into Raw python-mne format.
- Automatic metadata reception.
- UI and code clean up