- 21 Jul, 2021 7 commits
-
-
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
-
payno authored
OWESRFWidget fir the expected design for the esrf task graph. Creating a OWWidgetTaskExecutor for example
-
payno authored
[orangecontrib][test] add test for converting esrf task graph to ows and .ows to graph with the current est implementation
-
payno authored
settings are not handled yet.
-
payno authored
-
payno authored
processing source code used: input_ows_file = "..." from esrf2orange3.owsconvert import ows_to_esrf, esrf_to_ows from esrftaskgraph.graph import TaskGraph graph = ows_to_esrf(input_ows_file)
-
- 31 May, 2021 4 commits
- 07 May, 2021 18 commits
-
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
Include wout hdf5 reading See merge request workflow/est!43
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
- 12 Apr, 2021 10 commits
- 06 Apr, 2021 1 commit
-
-
payno authored
-