photons.equipment.widgets.thorlabs_flipper module
Widget for a Thorlabs filter flipper (MFF101 or MFF102).
- class photons.equipment.widgets.thorlabs_flipper.ThorlabsFlipperWidget(connection, *, parent=None)[source]
Bases:
BaseEquipmentWidgetWidget for a Thorlabs filter flipper (MFF101 or MFF102).
- Parameters:
connection (
ThorlabsFlipper) – The connection to the flipper.parent (
QWidget) – The parent widget.
-
connection:
ThorlabsFlipper
- notification_handler(info)[source]
Handle the notifications from a MotionControlCallback.
- Return type: