|
17 | 17 | </br></br>
|
18 | 18 | </div>
|
19 | 19 |
|
| 20 | + |
| 21 | +.. attention:: |
| 22 | + |
| 23 | + The ``ess`` python package is being split-up into technique and instrument specific packages, |
| 24 | + and should be considered deprecated. |
| 25 | + The documentation here is kept for historical reasons. |
| 26 | + **Below, you will find links to the new packages.** |
| 27 | + |
| 28 | + |
| 29 | +.. grid:: 2 |
| 30 | + |
| 31 | + .. grid-item-card:: ESSdiffraction |
| 32 | + :link: https://scipp.github.io/essdiffraction/ |
| 33 | + |
| 34 | + Diffraction data reduction |
| 35 | + |
| 36 | + .. grid-item-card:: ESSnmx |
| 37 | + :link: https://scipp.github.io/essnmx/ |
| 38 | + |
| 39 | + Data reduction for the NMX instrument |
| 40 | + |
| 41 | +.. grid:: 2 |
| 42 | + |
| 43 | + .. grid-item-card:: ESSpolarization |
| 44 | + :link: https://scipp.github.io/esspolarization/ |
| 45 | + |
| 46 | + Polarization data reduction |
| 47 | + |
| 48 | + .. grid-item-card:: ESSreflectometry |
| 49 | + :link: https://scipp.github.io/essreflectometry/ |
| 50 | + |
| 51 | + Reflectometry data reduction |
| 52 | + |
| 53 | +.. grid:: 2 |
| 54 | + |
| 55 | + .. grid-item-card:: ESSsans |
| 56 | + :link: https://scipp.github.io/esssans/ |
| 57 | + |
| 58 | + SANS data reduction |
| 59 | + |
| 60 | + .. grid-item-card:: ESSspectroscopy |
| 61 | + :link: https://scipp.github.io/essspectroscopy/ |
| 62 | + |
| 63 | + Spectroscopy data reduction |
| 64 | + |
| 65 | +.. grid:: 2 |
| 66 | + |
| 67 | + .. grid-item-card:: ESSreduce |
| 68 | + :link: https://scipp.github.io/essreduce/ |
| 69 | + |
| 70 | + Common tools for ESS data reduction |
| 71 | + |
| 72 | +.. raw:: html |
| 73 | + |
| 74 | + <br><br><br><br> |
| 75 | + |
20 | 76 | `European Spallation Source`_ (ESS) toolkit for neutron scattering data reduction powered by `scipp`_ and `scippneutron`_.
|
21 | 77 | Provides ESS facility and instrument bespoke tools.
|
22 | 78 | The ``ess`` module is part of the software stack for data reduction:
|
|
0 commit comments