Skip to content

Modifications to API for workflow script

Raza, Zamaan requested to merge workflow_script into develop

This merge requests implements several changes to the API to enable easier geneation of Python scripts, mainly elimination of API functions with optional arguments, which I can't seem to make work with SWIG. I have also somewhat refactored the calls to the Refiner module such that they no longer go through Experiment, and fixed some crashes caused by the refiner.

Merge request reports