iandanforth / pymuscle

A motor unit based model of skeletal muscle and fatigue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement basic peripheral recovery

iandanforth opened this issue · comments

  • Add ability to disable central fatigue while maintaining peripheral
  • Disable central fatigue in a new muscle class that extends PotvinAndFuglevandMuscle
  • Implement basic recovery in the fibers model
  • Update examples to use new extended muscle class

5 Strategies for recovery

No recovery (Potvin 2017)

screen shot 2018-07-25 at 3 20 05 pm

Linear recovery equal to fatigue rates

screen shot 2018-07-25 at 3 01 36 pm

Linear recovery. Uses recovery rates from nominal fatigue rates scaled down by motor unit size

screen shot 2018-07-25 at 3 02 59 pm

Asymptotic recovery using nominal fatigue rates

screen shot 2018-07-25 at 3 04 50 pm

Asymptotic recovery using recovery rates from nominal fatigue rates scaled down by motor unit size

screen shot 2018-07-25 at 3 08 49 pm