add KSnorm test
- Add
KSnorm
test, which is theKS
test plus a comparison of the normalisation. This is indicated in the summary table, in the XML results file, and withKSn p-value
in the plots. - Add
allnorm
test, which isall
tests withKSnorm
instead ofKS
. -
dcube.py -g -t KSnorm
is now the default when generating theconfig.xml
- Reminder: tests can only be specified in the
config.xml
, or whenconfig.xml
is generated withdcube.py -g -t TESTS
.
- Reminder: tests can only be specified in the
- Safer parsing of
dcube.py -t TESTS
. - On the
dcube.py
command line,-I
is now an alias for--inline-plots
- Improve
test/art-test[12].sh -v
logging output
Edited by Tim Adye