Skip to content

Resolve "Implement functionality for collecting output data from Cases in Study."

Functionality for collecting results from all cases of a study. Also implements Study class iterator over its Case objects. Rewritten Study.run() method: Logging similar to Study.collect(), and use of Study iterator. Closes #2 (closed).

Merge request reports