Skip to main content

Measures ipsilateral MEPs

Project description

status Documentation Status Coverage Status MIT license

Detection of Ipsilateral Motor Evoked Potentials

DiMEP stands for Detection of ipsilateral Motor Evoked Potentials and was developed by Robert Guggenberger at the Institute of Neuromodulation and Neurotechnology of the University Hospital Tübingen.

Installation

Install the stabel release from PyPI with pip install dimep and the most recent development tip with pip install git+https://github.com/translationalneurosurgery/tool-dimep.git.

Usage

Access the algorithms with

   from dimep.api import <algorithm>

and subsequently call them, e.g. with

   from dimep.api import lewis
   lewis(trace=trace, tms_sampleidx= 500, fs = 1000)
   # where the trace is the single-channel EMG recording
   # tms_sampleidx marks the onset of the TMS pulse
   # and fs is the sampling rate.

Documentation

Read the documentation on readthedocs.

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

dimep-0.2.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

dimep-0.2-py3-none-any.whl (26.4 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