small bug fixes, new ranges for peak force angle
This commit is contained in:
@@ -230,8 +230,8 @@ rowingmetrics = (
|
|||||||
'numtype':'float',
|
'numtype':'float',
|
||||||
'null':True,
|
'null':True,
|
||||||
'verbose_name': 'Peak Force Angle',
|
'verbose_name': 'Peak Force Angle',
|
||||||
'ax_min': -20,
|
'ax_min': -50,
|
||||||
'ax_max': 20,
|
'ax_max': 50,
|
||||||
'default': 0,
|
'default': 0,
|
||||||
'mode':'water',
|
'mode':'water',
|
||||||
'type': 'pro'}),
|
'type': 'pro'}),
|
||||||
|
|||||||
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user