force curve improvements
This commit is contained in:
@@ -500,7 +500,9 @@ def interactive_forcecurve(theworkouts,workstrokesonly=False):
|
||||
|
||||
x2575 = [catch25,
|
||||
slip25,
|
||||
peakforceangleav,
|
||||
peakforceangle25,
|
||||
# peakforceangleav,
|
||||
peakforceangle75,
|
||||
wash75,
|
||||
finish75,
|
||||
finish25,
|
||||
@@ -510,6 +512,8 @@ def interactive_forcecurve(theworkouts,workstrokesonly=False):
|
||||
|
||||
y2575 = [0,
|
||||
thresholdforce,
|
||||
peakforce25,
|
||||
# peakforceav,
|
||||
peakforce75,
|
||||
thresholdforce,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user