Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.3 KB

File metadata and controls

36 lines (26 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

First release of a separate ACID test bench repository. Change below are with respect to the ACID dataset version 1.2.0.

Changed

  • Define a separate software environment for each workflow.
  • Possibility to validate different programs and generate reports for each.
  • Summary reports aggregating results obtained with different programs (and their version and settings), in preparation for a comparative study.
  • Generalize the report template to be reusable for different programs, their versions and their settings.

Fixed

  • Corrected threshold for neff validity, which is now correctly based on the number of model parameters in the scripts, instead of being hardcoded to 40. (This was only consistent for two parameters.) This only has a minor influence on a few numbers in the final reports, and does not affect the test data itself.