- 04 Oct, 2021 1 commit
-
-
Henri Payno authored
-
- 24 Aug, 2021 1 commit
-
-
Henri Payno authored
-
- 12 Aug, 2021 1 commit
-
-
Wout De Nolf authored
-
- 11 Aug, 2021 1 commit
-
-
Wout De Nolf authored
-
- 03 Aug, 2021 1 commit
-
-
payno authored
-
- 22 Jul, 2021 2 commits
- 21 Jul, 2021 4 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
update value from list to set
-
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
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)
-
- 28 Jan, 2021 1 commit
-
-
payno authored
* _NexusDatasetDef: can now have some units defined by latex: `units_latex` * _NexusSpectrumDef: can now have a `title` and a `title_latex` defined
-
- 26 Jan, 2021 2 commits
- 22 Jan, 2021 3 commits
- 20 Jan, 2021 1 commit
-
-
payno authored
-
- 18 Jan, 2021 1 commit
-
-
payno authored
-
- 15 Dec, 2020 2 commits
- 07 Dec, 2020 1 commit
-
-
payno authored
-
- 03 Dec, 2020 1 commit
-
-
payno authored
-
- 16 Dec, 2019 1 commit
-
-
payno authored
-
- 23 Sep, 2019 1 commit
-
-
payno authored
-
- 13 Aug, 2019 2 commits
- 09 Aug, 2019 1 commit
-
-
Henri Payno authored
-
- 08 Aug, 2019 1 commit
-
-
Henri Payno authored
-
- 06 Aug, 2019 1 commit
-
-
Henri Payno authored
-
- 05 Aug, 2019 2 commits
-
-
Henri Payno authored
[core]register_process: add a relative_to parameter to store numpy array relative to "r" values and not only "energy"
-
Henri Payno authored
-
- 01 Aug, 2019 2 commits
- 30 Jul, 2019 2 commits
- 25 Jul, 2019 3 commits
- 07 Jun, 2019 1 commit
-
-
payno authored
-