log scripts/score_plot.py @ 478:bc343b3f4cce Dev_main

age author description
Tue, 08 Dec 2015 22:13:14 +0100 Brecht De Man Scripts: generate_report.py fix (wrong directory passed on to score_plot.py) Dev_main
Wed, 16 Sep 2015 13:31:40 +0100 Brecht De Man Bug fixes in scripts: display plays in last timeline segment of each fragment (post last move); call sub-processes of generate_report.py in same folder (pass on argument); indentation in LaTeX file.
Thu, 20 Aug 2015 11:29:29 +0200 Brecht De Man Scripts: comment_parser and score_parser start new CSV files each time; various plots added to generated PDF report
Tue, 11 Aug 2015 11:06:55 +0200 Brecht De Man Scripts: timeline with rectangles (accurate start and end, customisable width); timeline and score plots to PDF by default.
Tue, 11 Aug 2015 10:15:17 +0200 Brecht De Man Scripts: test if folder name (default or provided via command line) exists
Mon, 10 Aug 2015 18:45:45 +0200 Brecht De Man Scripts: show which and how many markers not clicked or moved; option to plot timelines against 'audioholder time' (default) or 'total test time' (previously the only possibility)
Mon, 20 Jul 2015 12:47:16 +0100 Brecht De Man Scripts: choose input/output folder from command line; score_plot also choose options from command line (WIP)
Wed, 01 Jul 2015 11:09:17 +0100 Brecht De Man Scripts: evaluation_stats.py added to quickly show a report on tests done so far (to be expanded)
Mon, 29 Jun 2015 17:19:46 +0100 Brecht De Man Scripts: merge all three plot scripts in to one (box plot, scatter plot, mean plus confidence interval plot); bug fixes