log python/timeline_view_movement.py @ 3141:335bc77627e0 tip

age author description
Sat, 14 Jul 2018 15:30:27 +0100 Nicholas Jillings Merge branch 'master' into vnext
Wed, 02 Aug 2017 08:29:23 +0100 Nicholas Jillings Further fixes to #215. Fixed for MUSHRA and for outside-reference files
Wed, 02 Aug 2017 08:10:46 +0100 Nicholas Jillings Fixing #215. timeline_plot_movement handles no scale possibilities with AB/ABX
Wed, 25 Apr 2018 15:19:46 +0200 Brecht De Man Preliminary fixes re robustness against 'repeated pages' (repeatCount)
Mon, 17 Oct 2016 10:33:51 +0200 Brecht De Man Timelines (Python): Y label and ticks as on interface
Mon, 19 Sep 2016 21:02:36 +0200 Brecht De Man Python scripts: allow 'python [path to python folder]/generate_report.py ...'; fix bug in timeline visualisation.
Mon, 08 Aug 2016 12:24:40 +0200 Brecht De Man timeline_view_movement: show playback; generate_report: added demo survey stats
Wed, 20 Apr 2016 21:41:49 +0200 Brecht De Man Change all instances of 'metricResult' to 'metricresult'
Wed, 20 Apr 2016 20:20:23 +0200 Brecht De Man timeline_view, timeline_view_movement: fix negative time issue (updated to new specification)
Wed, 20 Apr 2016 19:12:16 +0200 Brecht De Man timeline_view.py and timeline_view_movement.py compatible with Python 2.7 and 3.x: print ... --> print(...)
Wed, 20 Apr 2016 16:33:22 +0200 Brecht De Man Change folder name 'scripts' to 'python'