iandanforth / pymuscle

A motor unit based model of skeletal muscle and fatigue
Other
64 stars 8 forks source link

Implement the 50% target force simulation #23

Closed iandanforth closed 6 years ago

iandanforth commented 6 years ago

This will help verify the fatigue implementations of both the neuron pool and the muscle fibers.

iandanforth commented 6 years ago

Did an implementation but the values I'm getting out are wrong, now blocked by #26

iandanforth commented 6 years ago

The target_force_sim.py script now correctly simulates all tested force levels (20%, 50%, 80%, 100%) and generates charts which match the paper.