Skip to content
GitLab
  • Explore
  • Sign in
  • workflow
  • ewoksapps
  • estest
  • Repository
  • est
  • orangecontrib
  • est
  • widgets
  • pymca
  • exafs.py
Find file Blame History Permalink
  • payno's avatar
    [esrftaskgraph] insure example_larch.ows and example_pymca.ows can be converted to graph · c9dc4655
    payno authored Jul 21, 2021
    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)
    c9dc4655