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