tomwer.core.process.task#

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

Classes

BaseProcessInfo([inputs])

Tomwer base process class

Task([varinfo, inputs, node_id, node_attrs, ...])

Class from which all tomwer process should inherit

TaskWithProgress([varinfo, inputs, node_id, ...])

Class from which all tomwer process should inherit