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.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9d10e48dfdb941cf3cd7cb9adde5cfe1f5c7a4f58d61f638619d68b420f1dad |
|
MD5 | fab10f6fa0638a0d70be6eceee6773fa |
|
BLAKE2b-256 | 7d5f55fc2d83951c2cdb153ebf68323daf24d42ced7493ffa5ea424a21d3b42b |
Hashes for neural_data_simulator-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc5d7eed0e935eb89b825379e4c87ae24bbec03cbc9b657887217482c0d70150 |
|
MD5 | d3d92f7b19590a872f8e69759264492d |
|
BLAKE2b-256 | 151337f104638e7db7fd310321d6268a9ecaaff1086813a111af237810d534a6 |