ObjectivesPixelConfigurationWidget
ObjectivesPixelConfigurationWidget
#
Bases: QDialog
A Widget to define the pixel size configurations using the objective device.
It requires to have installed on the microscope a motorzed objective turret and allows to set the pixel size using only the motorzed objective turret device properties. No other properties can be assigned to the pixel configuration. For this purpose, use the PixelConfigurationWidget which is more similar to the original micromanager pixel configuration widget.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
parent
|
QWidget | None
|
Optional parent widget, by default None |
None
|
mmcore
|
CMMCorePlus | None
|
Optional |
None
|
Example#
objectives_pixel_configuration_widget.py | |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|