Private
Public Access
1
0

75 minutes is now a ranking distance

This commit is contained in:
Sander Roosendaal
2017-10-26 18:16:13 +02:00
parent 0e185f9c2f
commit 398f126127
2 changed files with 2 additions and 0 deletions

View File

@@ -1203,6 +1203,7 @@ def interactive_cpchart(rower,thedistances,thesecs,theavpower,
cpdata = dataprep.fetchcperg(rower, theworkouts)
if cpdata.empty:
message = 'Calculations are running in the background. Please refresh this page to see updated results'
return ['','',paulslope,paulintercept,p1,message]
velo = cpdata['distance']/cpdata['delta']