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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4eda10a1ddcec1c13e1131aa73b880755e3b16ecd4717347aa6d2a72832bf4ee |
|
MD5 | 8cdeaaf986bbd18527a2dd20c56fe05e |
|
BLAKE2b-256 | 055c78d6b20c4d1d505c20fc7956f517fa8e6c99066c7840b67b16a06b707058 |
Hashes for neural_data_simulator-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b2c87a8299fe47b2fae56208758eb2cd4fcb78fa4432a0ff7414748f671170a |
|
MD5 | 96d93b3471efea24e160ebfefb2cccdc |
|
BLAKE2b-256 | e7670bc33283b29121d04e048b1bd3bb36f44f077fcbede962feb4306c87e0f9 |