runmanager is an intuitive graphical interface for controlling labscript suite experiments.
Experiment parameters are defined and modified in runmanager and referenced in the labscript experiment logic (Python scripts). runmanager provides a potent framework for parameter space exploration; parameters can be raw Python expressions, with multiple iterable parameters scanned over via an outer product and/or in unison.
runmanager can be run on any host with network access to the hardware supervisor blacs, and includes a remote programming interface for automation.
runmanager is distributed as a Python package on PyPI and Anaconda Cloud, and should be installed with other components of the labscript suite. Please see the installation guide for details.