CSEP Version 11.7.0
Version 11.7.0 - July 5, 2011
Generic Features for the CSEP Testing Center:
David Rhoades, GNS Science, Lower Hutt, New Zealand, introduced new statistical tests to the CSEP testing framework. New evaluation tests are:
- The classical paired t-test (T-Test)
- The Wilcoxon signed-rank test (W-Test)
These tests should be applied to rate-based forecasts only, and require at least two forecasts for the evaluation.
As of CSEP V11.7.0, we use KVM Virtualization to deploy and distribute CSEP software to the established CSEP Testing Centers.
- For detailed instructions on how to enable KVM virtualization on the server and to install available CSEP images, please refer to the http://northridge.usc.edu/trac/csep/wiki/SetUpTestingCenterKVM documentation.
- Please refer to http://cseptesting.org/downloads/vms for available VM images.
Fixed Trac tickets for V11.7.0 release:
- #261 Use VirtualMachine images to distribute CSEP software
- #257 Make summary plots for RELM evaluation tests results look like the ones in 'RELM report for 2,5years'
- #258 Add support for two types of PearsonResiduals evaluation test output - "P.residual" or "raw.residual"
- #248 Implement W statistical test introduced by David Rhoades in Python
- #247 Implement T statistical test introduced by David Rhoades in Python
- #219 Upgrade Python to V2.7
- #218 Upgrade matplotlib package used for plotting
- #256 Remove '-fromXML' from forecasts names when plotting tests results
- #255 Error condition caused by forecast's extra cells should be downgraded to a warning condition