Skip to main content

Myonset is a package for detecting EMG burst onset.

Project description

Myonset Package

Myonset is a python package to process and detect signal burst(s) onset and offset, especially developed for electromyographic (EMG) signal. Myonset implements tools for signal preprocessing, automatic onset and offset detection, as well as vizualisation and correction of onset and offset latencies.

Installation

Dependencies

Myonset toolbox requires Python 3 installation, installing Anaconda is recommended, but any other Python 3 installation should work. Most Myonset dependencies are provided with a base Anaconda environment (numpy, scipy, matplotlib, PyQt5). The only package that needs to be installed (when using Anaconda...) is pyqtgraph (installation instruction below).

Installing through Anaconda

Open the anaconda prompt (Windows: Applications / Anaconda 3 / Anaconda prompt ; Mac /linux: just start a terminal). First, install pyqtgraph:

conda install pyqtgraph

Most users will also need mne-python, on which we mainly rely to open and save files containing EMG data signal:

pip install mne

Finally, install Myonset: copy folder ‘myonset_pck’ somewhere on your computer, then in anaconda prompt:

pip install ‘PATH_OF_DEBUT_PCK_FOLDER’

For instance:

pip install C:\Users\Administrateur\Downloads\myonset_pck

License

Myonset is licensed under the GNU General Public Licence v3 - see COPYING file for more details.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

myonset-0.0.1-py3-none-any.whl (53.6 kB view details)

Uploaded Python 3

File details

Details for the file myonset-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: myonset-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 53.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for myonset-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 02ab9d096aac0cd964e75c4842f85ef3fd093f749890e815d72bfc0293490e5d
MD5 d977cd5d78eb48389c3c199a1688f38d
BLAKE2b-256 55064279a506d5b1e83d7c7d60d08b3836dcdae0b23886e4de4472f0f4aaf034

See more details on using hashes here.

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