A package for fitting sigmoid and bell-shaped functions to EMG recruitment-curve measurements
Project description
This package provides classes Sigmoid and HillCurve for fitting, plotting and interpolating EMG recruitment curves. These might be suitable for the M-wave and H-reflex components, respectively, of the EMG responses to electrical peripheral nerve stimulation. Feed in a sequence of stimulation intensities and corresponding sequence of response magnitudes. These can be used from the command-line, outside of python.
The package also provides a higher-level class RecruitmentCurve which takes in EMG waveforms, together with information on the start and end times of the response components of interest, and performs either or both of the above fits, optionally rendering the results on an interactive plot.
To get started:
python -m pip install RecruitmentCurveFitting python -m RecruitmentCurveFitting --unpack-examples python -m RecruitmentCurveFitting example-data1.txt example-data2.txt --plot python -m RecruitmentCurveFitting --help python -m RecruitmentCurveFitting --help-module
If you use this software in your research, your report should cite the article in which this approach was introduced, as follows:
McKinnon ML, Hill NJ, Carp JS, Dellenbach B & Thompson AK (2023). Methods for automated delineation and assessment of EMG responses evoked by peripheral nerve stimulation in diagnostic and closed-loop therapeutic applications. Journal of Neural Engineering 20(4):046012. https://doi.org/10.1088/1741-2552/ace6fb
The corresponding BibTeX entry is:
@article{mckinnonhill2023, author = {McKinnon, Michael L. and Hill, N. Jeremy and Carp, Jonathan S. and Dellenbach, Blair and Thompson, Aiko K.}, title = {Methods for Automated Delineation and Assessment of {EMG} Responses Evoked by Peripheral Nerve Stimulation in Diagnostic and Closed-Loop Therapeutic Applications}, journal = {Journal of Neural Engineering}, year = {2023}, month = {July}, date = {2023-07-21}, volume = {20}, number = {4}, pages = {046012}, doi = {10.1088/1741-2552/ace6fb}, url = {https://doi.org/10.1088/1741-2552/ace6fb}, }
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 Distributions
Built Distribution
File details
Details for the file RecruitmentCurveFitting-1.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: RecruitmentCurveFitting-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 94.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bea8055358acd7ba145b8e0c966846b5bc63269a38438a7fc41078957d1ab722 |
|
MD5 | 6f6e46492a6ef393d94a3692ef7f1e3e |
|
BLAKE2b-256 | a1ea412f5f68772b2c6154ea9bd8b6ac93130737fde71fff3e89c584c09a8e9e |