Private
Public Access
1
0

completing new colors

This commit is contained in:
Sander Roosendaal
2018-11-13 14:02:42 +01:00
parent 3fcd5abb01
commit ff331330f7
6 changed files with 71 additions and 30 deletions

View File

@@ -505,8 +505,8 @@ def add_workout_from_data(user,importid,data,strokedata,
except KeyError:
power = 2.8*velo**3
if power.std() == 0 and power.mean() == 0:
power = 2.8*velo**3
#if power.std() == 0 and power.mean() == 0:
# power = 2.8*velo**3
# save csv
# Create data frame with all necessary data to write to csv