![]() |
BioImager
3.6.0
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
Functions | |
| def | test_mirror_actuators (dm, time_interval=0.5) |
| def microscope.testsuite.hardware.test_mirror_actuators | ( | dm, | |
time_interval = 0.5 |
|||
| ) |
Iterate over all actuators of a deformable mirror.
Args:
dm (microscope.abc.DeformableMirror): The mirror to test.
time_interval (float): Number of seconds between trying each
actuator.
Definition at line 28 of file hardware.py.