[esrftaskgraph] insure example_larch.ows and example_pymca.ows can be converted to graph
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)
Please register or sign in to comment