Skip to main content

Electrophysiology simulator data for developing Brain-Computer Interfaces

Project description

Neural Data Simulator

Linting Tests

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.

Architecture

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

quick-start

NOTE: You might need to give permissions like network access when running the scripts.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neural_data_simulator-0.2.9.tar.gz (72.1 kB view hashes)

Uploaded Source

Built Distribution

neural_data_simulator-0.2.9-py3-none-any.whl (97.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page