tomwer.core.process.control.singletomoobj.SingleTomoObjProcess#
- class tomwer.core.process.control.singletomoobj.SingleTomoObjProcess(varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#
For now data can only be a single element and not a list. This must be looked at. Also when part of an ewoks graph ‘data’ is mandatory which is not the class when part of a orange workflow. Those can be added interactively
- run()#
To be implemented by the derived classes