py_experimenter
py_experimenter copied to clipboard
Assign array of experimentIDs to the PyExperimenter to be executed
Instead of having the PyExperimenter select the next experiment on its own, it should be possible to pass an array of experiment IDs which the experimenter executes.
This is closely related to changed required by issue #56