# Explanation `ewoksscxrd` is the SC-XRD application layer built on top of Ewoks. It contains standalone tasks plus ready-to-run workflow graphs under `src/ewoksscxrd/workflows/`. The package is designed so each task can be reused independently in custom Ewoks graphs, while bundled workflows provide practical end-to-end examples. ```{note} At ESRF, these workflows are often orchestrated from Bliss through `blissoda`. ``` ```{toctree} :maxdepth: 1 concepts workflow_overview ```