|
Qudi
|
This task does a confocal focus optimisation. More...


Public Member Functions | |
| def | __init__ (self, kwargs) |
| def | startTask (self) |
| Get position from scanning device and do the refocus. | |
| def | runTaskStep (self) |
| Wait for refocus to finish. More... | |
| def | pauseTask (self) |
| pausing a refocus is forbidden | |
| def | resumeTask (self) |
| pausing a refocus is forbidden | |
| def | cleanupTask (self) |
| nothing to clean up, optimizer can do that by itself | |
| def | checkExtraStartPrerequisites (self) |
| Check whether anything we need is locked. More... | |
| def | checkExtraPausePrerequisites (self) |
| pausing a refocus is forbidden | |
This task does a confocal focus optimisation.
| def refocus.Task.checkExtraStartPrerequisites | ( | self | ) |
Check whether anything we need is locked.
| def refocus.Task.runTaskStep | ( | self | ) |
Wait for refocus to finish.
1.8.13