Skip to main content

python implementation of scab (stimulation controller for auditory brain-computer interface)

Project description

scab-python

python implementation of scab (stimulation controller for auditory bci)
This package allows users to present auditory stimuli for brain-computer interface. It can send marker signal to amplifier with low latency and small jitter.

Install

You can install package from pypi by using pip.
Before installing pyscab, you may need to install PyAudio. See below instruction for installing PyAudio.

pip install pyscab
  • requirment
    numpy and pyaudio is required to use this package.
    This package was developed and tested under python=3.8, numpy=1.22.3 and pyaudio=0.2.11. However, it may work on other version as well. (not tested)

  • Installing PyAudio (on Windows)
    DO NOT INSTALL PyAudio Package by using pip command on Windows environment, otherwise ASIO driver can't be used.
    Instead of using pip, download wheel file which is fit for your environment from here and install by following command.

pip install PATH_TO_WHL_FILE.whl

Documentation

You can find the document here

Misc

Author : Simon Kojima
Guest Researcher at Donders Institue, Radboud University, Nijmegen, Netherlands
Ph.D. Stundent at Shibaura Institue of Technology, Tokyo, Japan

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

pyscab-1.0.1.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pyscab-1.0.1-py3-none-any.whl (12.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