Thu, 18 Feb 2016 10:55:36 +0000 |
Nicholas Jillings |
Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
Dev_main
|
Mon, 04 Jan 2016 11:59:21 +0100 |
Brecht De Man |
Python scripts: fix error which caused omission of ratings of first encountered file
|
Fri, 18 Dec 2015 01:45:54 +0000 |
Brecht De Man |
Instructions update (WIP); removed basic instructions from README.
Dev_main
|
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 10:15:17 +0200 |
Brecht De Man |
Scripts: test if folder name (default or provided via command line) exists
|
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 19:02:48 +0100 |
Brecht De Man |
Scripts: score_parser.py: ignore empty rows (subject with no ratings for current song)
|
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
|
Mon, 29 Jun 2015 13:15:00 +0100 |
Brecht De Man |
Readme: reference to issue tracker; Scripts: comment_parser and score_parser read and write in '/saves' from 'scripts/', condensing XML queries (references from children instead of from root)
|
Mon, 15 Jun 2015 13:09:46 +0100 |
Brecht De Man |
Comment and rating scripts: robust against audioholders without id or audioelements; fixes issue where plots were not cleared before adding new content; showing legend optional; robust against non-UTF8 characters in legend names
|
Mon, 01 Jun 2015 08:55:53 +0100 |
Nicholas Jillings |
Editing permissions of scripts for Windows machines.
|
Sun, 31 May 2015 14:45:30 +0100 |
Brecht De Man |
Score parsing: make csv from all XML files (one file per page ID, one column per fragment ID, one row per subject). Supports varying selections of pages and fragments across subjects. Generalised to 'page' (instead of 'song') and 'fragment' (instead of 'mix').
|