Verbosity

The Q-CTRL Experiment Scheduler is currently in alpha phase of development. Breaking changes may be introduced.

class Verbosity(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

The level of verbosity of the calibration routines.

Variables:
  • VERBOSE – Show task status messages and progress bars.

  • QUIET – Do not show task status messages and progress bars.