:::{image} _static/logo.svg
:class: only-light
:alt: ESSdiffraction
:width: 60%
:align: center
:::
:::{image} _static/logo-dark.svg
:class: only-dark
:alt: ESSdiffraction
:width: 60%
:align: center
:::

```{raw} html
   <style>
    .transparent {display: none; visibility: hidden;}
    .transparent + a.headerlink {display: none; visibility: hidden;}
   </style>
```

```{role} transparent
```

# {transparent}`ESSdiffraction`

<div style="font-size:1.2em;font-style:italic;color:var(--pst-color-text-muted);text-align:center;">
  Diffraction data reduction for the European Spallation Source
  </br></br>
</div>

## Quick links

::::{grid} 2
:gutter: 4

:::{grid-item-card} BEER
:link: user-guide/beer/index.md

:::

:::{grid-item-card} DREAM
:link: user-guide/dream/index.md

:::

:::{grid-item-card} SNS instruments
:link: user-guide/sns-instruments/index.md

:::

::::{grid-item-card} Common tools
:link: user-guide/common/index.md

:::

::::

:::{include} user-guide/installation.md
:heading-offset: 1
:::

## Get in touch

- If you have questions that are not answered by these documentation pages, ask on [discussions](https://github.com/scipp/essdiffraction/discussions). Please include a self-contained reproducible example if possible.
- Report bugs (including unclear, missing, or wrong documentation!), suggest features or view the source code [on GitHub](https://github.com/scipp/essdiffraction).

```{toctree}
---
hidden:
---

user-guide/index
api-reference/index
developer/index
about/index
```
