gui.widget_experiment_control module

This widget contains the functionality for the experimental control. The widget can be executed as a standalone version.

Functionalities provided in this widget:

Note

technically the features for this widget are provided in widget_main_window.py

  1. Collect Background

  2. Set number of interleaves which should be driven

  3. Display the scan index, the delay index and the interleave index

  4. Start and stop measurement

class WidgetExperimentControl(*args, obj=None, **kwargs)[source]

Bases: PyQt5.QtWidgets.QGroupBox, ui_experiment_control.Ui_GroupBox_exp

class Signals[source]

Bases: PyQt5.QtCore.QObject

new_delay
new_interleave
new_scan