From 8073c3922b00b9e94b7e4ac7ef42a6fabf9efd3a Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sat, 29 Jul 2017 10:17:48 +0200 Subject: [PATCH 1/2] added trend flex and OTW ranking to team stats --- rowers/templates/teamstats.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rowers/templates/teamstats.html b/rowers/templates/teamstats.html index 312097f4..83de0907 100644 --- a/rowers/templates/teamstats.html +++ b/rowers/templates/teamstats.html @@ -11,7 +11,7 @@

Links to the cumulative statistics pages for your team's members

- +
{% for u in theusers %} @@ -21,6 +21,8 @@ + + {% endfor %} From 0e00e583ec6da1f492a5501dc3659af2a7a49f8f Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sat, 29 Jul 2017 10:23:10 +0200 Subject: [PATCH 2/2] removed consistency checks from default at upload --- rowers/dataprep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rowers/dataprep.py b/rowers/dataprep.py index 3b807d55..bf527500 100644 --- a/rowers/dataprep.py +++ b/rowers/dataprep.py @@ -411,7 +411,7 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower', summary='', makeprivate=False, oarlength=2.89,inboard=0.88, - consistencychecks=True): + consistencychecks=False): message = None powerperc = 100*np.array([r.pw_ut2, r.pw_ut1,
Power Histogram Stats Box ChartOTW Ranking PiecesTrend Flex