ewoksxrpd |version| =================== *ewoksxrpd* provides data processing workflows for SAXS/WAXS. *ewoksxrpd* has been developed by the `Software group `_ of the `European Synchrotron `_. How to install -------------- Install the `ewoksxrpd `_ Python package .. code-block:: bash pip install ewoksxrpd How to use ----------- Run an example workflow .. code-block:: bash python examples/job.py Run an example workflow with GUI .. code-block:: bash ewoks execute examples/xrpd_workflow.json --engine=orange --data-root-uri=/tmp --data-scheme nexus or for an installation with the system python .. code-block:: bash python3 -m ewoks execute examples/xrpd_workflow.json --engine=orange --data-root-uri=/tmp --data-scheme nexus Produce the example data .. code-block:: bash pytest --examples .. toctree:: :hidden: tasks pyfai api