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
File details
Details for the file neural_data_simulator-0.2.9.tar.gz
.
File metadata
- Download URL: neural_data_simulator-0.2.9.tar.gz
- Upload date:
- Size: 72.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d7ad827feb7829903375a73c01b4951cef26a5db23cdae64477104bdc8f7387 |
|
MD5 | a8f3a5a96efd1290ecde2f75f55e2210 |
|
BLAKE2b-256 | f0fdccc3a9abdfacf7da23a02cf59b64956faddae48e32ad44151d6b4c58d9e9 |
File details
Details for the file neural_data_simulator-0.2.9-py3-none-any.whl
.
File metadata
- Download URL: neural_data_simulator-0.2.9-py3-none-any.whl
- Upload date:
- Size: 97.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a93e45c1dc06466261fab8f9610fe00dbee6de12dfe72784a825519f6ae6783c |
|
MD5 | c9e13bcac97f925750bc987fc1d13da3 |
|
BLAKE2b-256 | a9dbd9c2924402dc4dcbd6d3f8c30345cf7f738bf3f1539726fcd741f1929e2a |