Skip to content

Fix exec pre 0 3

payno requested to merge fix_exec_pre_0_3 into master

Description / Goal

fix and rework exec since using pypushflow and project has been leave for a while

TODO list

  • fix exec application
  • handle url from the exec function

INFO (how to use...)

An example on how to call exec with url (in this case using the @ but silx url should be more commonly used)

est process ~/Documents/test_pymca.ows --input-spectra data@B33_test_1.h5 --input-channel energy@B33_test_1.h5 --output B33_output.h5

Merge request reports