Skip to main content

A flexible software to build real-time pipeline for EEG processing

Project description

NeuXus

Build flexible pipeline for real-time processing

Installation

Basic use

To Do uploading on PyPi

pip install neuxus

Run

Run basic pipeline from NeuXus

neuxus basics/generate_send.py -e

Run your pipeline from NeuXus

neuxus path_to_my_pipeline.py

Customize your own nodes

see template TODO

For developers

Clone from source:

git clone https://github.com/LaSEEB/NeuXus.git

Install dev-requirements ToDo

Create the tar.gz file and install it on your computer:

setup.py sdist
pip install nexus-xx.xx.xx.tar.gz

Tests

Launch tests with:

python -m unittest discover

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

neuxus-0.0.3.tar.gz (31.2 kB view hashes)

Uploaded Source

Built Distribution

neuxus-0.0.3-py3-none-any.whl (61.9 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