ewoksorange#

ewoksorange provides a desktop graphical interface for ewoks.

ewoksorange is developed by the Software group of the European Synchrotron.

Getting started#

Install requirements

pip install ewoksorange[orange]

Note

When using Oasys instead of Orange3, install the requirements like this instead

pip install oasys1
pip install AnyQt
pip install importlib_resources  # python_version < "3.9"
pip install ewokscore
pip install pytest
pip install --no-deps ewoksorange

Launch the graphical interface

ewoks-canvas

Documentation#