Qudi
Public Member Functions | List of all members
refocus.Task Class Reference

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

Inheritance diagram for refocus.Task:
Inheritance graph
[legend]
Collaboration diagram for refocus.Task:
Collaboration graph
[legend]

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
 

Detailed Description

This task does a confocal focus optimisation.

Member Function Documentation

◆ checkExtraStartPrerequisites()

def refocus.Task.checkExtraStartPrerequisites (   self)

Check whether anything we need is locked.

◆ runTaskStep()

def refocus.Task.runTaskStep (   self)

Wait for refocus to finish.


The documentation for this class was generated from the following file: