![]() |
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 | |
| setUp (self) | |
| test_weird_initial_state (self) | |
Public Member Functions inherited from microscope.testsuite.test_devices.LightSourceTests | |
| assertEqualMW (self, first, second, msg=None) | |
| test_get_is_on (self) | |
| test_off_after_constructor (self) | |
| test_turning_on_and_off (self) | |
| test_shutdown (self) | |
| test_power_when_off (self) | |
| test_setting_power (self) | |
| test_setting_power_outside_limit (self) | |
| test_status (self) | |
Public Member Functions inherited from microscope.testsuite.test_devices.DeviceTests | |
| test_on_and_off (self) | |
| test_enable_and_disable (self) | |
| test_enable_enabled (self) | |
| test_disable_disabled (self) | |
Public Member Functions inherited from microscope.testsuite.test_devices.SerialDeviceTests | |
| test_connection_defaults (self) | |
Public Attributes | |
| device = DeepstarLaser("/dev/null") | |
| fake = OmicronDeepstarLaserMock | |
Definition at line 384 of file test_devices.py.
| microscope.testsuite.test_devices.TestOmicronDeepstarLaser.setUp | ( | self | ) |
Definition at line 387 of file test_devices.py.
| microscope.testsuite.test_devices.TestOmicronDeepstarLaser.test_weird_initial_state | ( | self | ) |
Definition at line 400 of file test_devices.py.
| microscope.testsuite.test_devices.TestOmicronDeepstarLaser.device = DeepstarLaser("/dev/null") |
Definition at line 395 of file test_devices.py.
| microscope.testsuite.test_devices.TestOmicronDeepstarLaser.fake = OmicronDeepstarLaserMock |
Definition at line 398 of file test_devices.py.