MNE-LSL🔗
Open-source Python package for real-time brain signal streaming framework based on the Lab Streaming Layer (LSL).
Install🔗
MNE-LSL
is available on PyPI and conda-forge.
It requires a compatible version of liblsl which will be automatically
fetched from the liblsl release page if possible.
As of MNE-Python 1.6, mne-lsl
is distributed in the
MNE standalone installers.
The installers create a conda environment with the entire MNE-ecosystem setup, and more! This installation method is recommended for beginners.
mne-lsl
can be installed from PyPI using pip:
$ pip install mne-lsl
mne-lsl
can be installed from conda-forge using conda:
$ conda install -c conda-forge mne-lsl
mne-lsl
can be installed from GitHub:
$ pip install git+https://github.com/mne-tools/mne-lsl
Supporting institutions🔗
The development of MNE-LSL
is supported by the
Fondation Campus Biotech Geneva.