Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (41 loc) · 1.39 KB

index.rst

File metadata and controls

63 lines (41 loc) · 1.39 KB
hide-toc:
h1 {display:none;}

Brain Streaming Layer

BSL

Warning

Development of BSL is discontinued in favor of `MNE-LSL <mne-lsl_>`_ <mne-lsl_>. The trigger module has been moved to the package byte-triggers.

Open-source Python package for real-time brain signal streaming framework based on the `Lab Streaming Layer (LSL) <lsl intro_>`_.

Install

BSL is available on `PyPI <project pypi_>`_ and is distributed with a compatible version of `liblsl <lsl lib c++_>`_. If you want to use a different version of liblsl, please refer to the :ref:`install:Advance install`.

.. tab-set::

    .. tab-item:: PyPI

        .. code-block:: console

            $ pip install bsl

    .. tab-item:: Source

        .. code-block:: console

            $ pip install git+https://github.com/fcbg-platforms/bsl

Supporting institutions

The development of BSL is supported by the `Fondation Campus Biotech Geneva <fcbg_>`_.

FCBG - M/EEG-NMOD Platform

.. toctree::
    :hidden:

    install.rst
    api/index.rst
    command_line.rst
    generated/tutorials/index.rst