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