Private
Public Access
1
0

removing some debugging code

This commit is contained in:
Sander Roosendaal
2018-11-01 19:44:02 +01:00
parent 8903040d11
commit 40941bc6d6

View File

@@ -608,8 +608,6 @@ def handle_calctrimp(id,
intensityfactor = normp/float(ftp)
tss = 100.*((duration*normp*intensityfactor)/(3600.*ftp))
print tss
if sex == 'male':
f = 1.92
else: