Skip to content

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

License

Notifications You must be signed in to change notification settings

k-wozniak/PyCAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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