working on low level plannedsession
This commit is contained in:
@@ -7496,7 +7496,6 @@ def workout_stats_view(request,id=0,message="",successmessage=""):
|
||||
if w.workouttype in ('water','coastal'):
|
||||
ftp = ftp*(100.-r.otwslack)/100.
|
||||
|
||||
intensityfactor = datadf['power'].mean()/float(ftp)
|
||||
intensityfactor = normp/float(ftp)
|
||||
tss = 100.*((duration*normp*intensityfactor)/(3600.*ftp))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user