Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 357 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 357 Bytes

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