We're creating an ExperimentRunner object that reads in an experiment_config file and launches a corresponding experiment. I just took a first crack at the class diagram, which can be found in the notes directory on the experiments branch.
Issue
@DavidNKraemer Suggestions? Comments? My UML usage may need correcting.
Background
We're creating an
ExperimentRunner
object that reads in anexperiment_config
file and launches a corresponding experiment. I just took a first crack at the class diagram, which can be found in thenotes
directory on theexperiments
branch.Issue
@DavidNKraemer Suggestions? Comments? My UML usage may need correcting.