eda_plugin.actuators.micro_manager.MMActuatorGUI

class eda_plugin.actuators.micro_manager.MMActuatorGUI(*args: Any, **kwargs: Any)

Bases: QWidgetRestore

GUI for the MMActuator providing a Start and Stop button.

The actuator could also be implemented to start/stop with an acquisition in MicroManager using the AcquisitionStarted/Ended events.

__init__(actuator: MMActuator, calibrate: bool = False)

Pyqt GUI as a widget that could also be added to a bigger MainWindow.

Methods

__init__(actuator[, calibrate])

Pyqt GUI as a widget that could also be added to a bigger MainWindow.

closeEvent(e)

Write window size and position to config file.

closeEvent(e)

Write window size and position to config file.