- 23 Jul, 2021 1 commit
-
-
payno authored
- complete signature to be `run` - fix test - orangecontrib: make inheritance to `Registered` instead of `OWEwoksWidget` Because `OWEwoksWidget` enforce to use the defined ewokstaskclass which is not something we want for now (avoid task associated with gui, processes on threads...)
-
- 22 Jul, 2021 1 commit
-
-
payno authored
-
- 21 Jul, 2021 5 commits
-
-
payno authored
- rename `process` to `run` and - replace output.var_namevar.value by outputs.var_name and input.var_namevar.value by inputs.var_name - _INPUT_NAMES and _OUTPUT_NAMES where missing (larch processes...)
-
payno authored
-
payno authored
For now process is always call. When call from workflow_concept it insure the input has benn provided previously. Otherwise you should provide the xas_object. It might evolve with time. Add some simple unit test to insure an orangecontrib est workflow can be converted to a graph and a graph to an est workflow. Add test to insure we can execute it as well Make `Process` inherit from Task Create a OWESRFWidget which inherit from OWWidget and implement stuff for the task graph.
-
payno authored
OWESRFWidget fir the expected design for the esrf task graph. Creating a OWWidgetTaskExecutor for example
-
payno authored
-
- 19 Jan, 2021 1 commit
-
-
payno authored
-
- 03 Dec, 2020 1 commit
-
-
payno authored
-
- 23 Sep, 2019 1 commit
-
-
payno authored
-
- 08 Aug, 2019 1 commit
-
-
Henri Payno authored
- orange signal 'spectra' is renamed xas_obj - update to the new orange way to define Input and Output - add a converter widget to convert from xas object to data table
-
- 01 Aug, 2019 1 commit
-
-
payno authored
-
- 29 Jul, 2019 1 commit
-
-
payno authored
-
- 17 Jul, 2019 2 commits
- 09 Jul, 2019 3 commits