/PyCAP

A computational model and a corresponding algorithm to estimate the fibre velocity distribution.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyCAP

A peripheral nerves stimulation model based on Cummins et al., 1979 ect.

Structure

How to run unittests

Examples

To run examples in this folder the package needs to be installed.

Using Pip3

To install the package:

sudo pip install --editable PyCAP/

To remove the package:

sudo pip uninstall PyCAP