Private
Public Access
1
0

removed consistency checks from default at upload

This commit is contained in:
Sander Roosendaal
2017-07-29 10:23:10 +02:00
parent 8073c3922b
commit 0e00e583ec

View File

@@ -411,7 +411,7 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
summary='',
makeprivate=False,
oarlength=2.89,inboard=0.88,
consistencychecks=True):
consistencychecks=False):
message = None
powerperc = 100*np.array([r.pw_ut2,
r.pw_ut1,