![]() |
BioImager
4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
|
Public Member Functions | |
| None | __init__ (self, microscope.abc.Device device, *args, **kwargs) |
Protected Attributes | |
| _device = device | |
Table of device settings and its values. This widget simply shows the available settings on the device and their current value. In the future it may add the possibility to modify them.
| None microscope.gui.DeviceSettingsWidget.__init__ | ( | self, | |
| microscope.abc.Device | device, | ||
| * | args, | ||
| ** | kwargs ) |
Definition at line 65 of file gui.py.
|
protected |