gui.widget_polarizer module¶
This widget contains the functionality of the polarizer hardware class provided in polarizer.py. The widget can be executed as a standalone version if the correct National Instruments adc is connected and the correct port/settings are chosen.
Functionalities provided in this widget:¶
Choose the polarizer which you want to control via a comboBox
Set the polarization either to parallel or perpendicular
-
class
WidgetPolarizer(*args, obj=None, polarizer: dict = {}, **kwargs)[source]¶ Bases:
PyQt5.QtWidgets.QGroupBox,ui_polarizer.Ui_GroupBox_polarizer