diff --git a/rowers/tasks.py b/rowers/tasks.py index ab35bed2..67d9ee86 100644 --- a/rowers/tasks.py +++ b/rowers/tasks.py @@ -603,14 +603,8 @@ def handle_calctrimp(id, trimpdata = dt*hrr*0.64*np.exp(f*hrr) trimp = trimpdata.sum() - print hrr.mean() - - print trimp - hrtss = 100.*trimp/trimp1hr - print hrtss,trimp1hr - pp = 8.0 df['v4'] = df[' AverageBoatSpeed (m/s)']**(pp)