tomwer.tasks.task#

Define the tomwer Task class. Insure connection with ewoks. All instances of tomwer Tasks should avoid gui import (as qt).

Classes

Task(*args, **kwargs)

Class from which all tomwer process should inherit

TaskWithProgress(*args, **kwargs)

Class from which all tomwer process should inherit.