Electrophysiology simulator data for developing Brain-Computer Interfaces
Project description
Neural Data Simulator
The Neural Data Simulator is a real-time system for generating electrophysiology data from behavioral data (e.g. cursor movement, arm kinematics, etc) in real-time. The NDS system can be used to test and validate closed-loop brain-computer interface systems without the need for a human in the loop, generate synthetic data for algorithm optimization, and provide a platform on which to develop BCI decoders.
Documentation
See the documentation for a complete system overview, installation instructions, and API details.
Installation
Ensure that Python >=3.9
and <3.12
is installed. Then, proceed to install LSL:
# on Linux/WSL
conda install -c conda-forge liblsl
# on macOS
brew install labstreaminglayer/tap/lsl
# on Windows
# should be installed automatically by pip when installing NDS
Install the NDS package with the included examples and utilities via pip:
pip install "neural-data-simulator[extras]"
Quick start
Run the following scripts:
nds_post_install_config
run_closed_loop
NOTE: You might need to give permissions like network access when running the scripts.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for neural_data_simulator-0.2.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fba435184f7d80b09c38a6045e80ca6298aa1d7d0a4c669996aa15632966c916 |
|
MD5 | 39cf033cab67ae5554c95ee9e8d2c832 |
|
BLAKE2b-256 | 8208d24fa65001b48839227960887456df0657cfd9ca23e31cdd6f2f2ae3400d |
Hashes for neural_data_simulator-0.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 570bdeba58b9e18aae962e086d789f737002c8cddf31781cfe240dc63c1be4ba |
|
MD5 | c46351566cc1d980ab5029f3bd67ef56 |
|
BLAKE2b-256 | 4e020f66ba61bd9357521d0dacb556ba6c5fc54f9733949f655e4c7e679891ce |