Metadata-Version: 2.4
Name: essnmx
Version: 26.3.0
Summary: Data reduction for NMX at the European Spallation Source.
Author: Scipp contributors
License-Expression: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/scipp/essnmx/issues
Project-URL: Documentation, https://scipp.github.io/essnmx
Project-URL: Source, https://github.com/scipp/essnmx
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dask>=2022.1.0
Requires-Dist: essreduce>=26.2.1
Requires-Dist: graphviz
Requires-Dist: plopp>=24.7.0
Requires-Dist: sciline>=24.06.0
Requires-Dist: scipp>=25.3.0
Requires-Dist: scippnexus>=23.12.0
Requires-Dist: scippneutron>=26.02.0
Requires-Dist: pooch>=1.5
Requires-Dist: pandas>=2.1.2
Requires-Dist: gemmi>=0.6.6
Requires-Dist: defusedxml>=0.7.1
Requires-Dist: msgpack>=1.0.8
Requires-Dist: tof>=25.12.1
Requires-Dist: numpy>=2.0.0
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Requires-Dist: bitshuffle>=0.5.2; os_name == "posix" and extra == "test"
Provides-Extra: docs
Requires-Dist: autodoc-pydantic; extra == "docs"
Requires-Dist: ipykernel; extra == "docs"
Requires-Dist: ipython!=8.7.0; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: pydata-sphinx-theme>=0.14; extra == "docs"
Requires-Dist: sphinx<9.0.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: pythreejs; extra == "docs"
Requires-Dist: scippneutron; extra == "docs"
Dynamic: license-file

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](../../CODE_OF_CONDUCT.md)
[![PyPI badge](http://img.shields.io/pypi/v/essnmx.svg)](https://pypi.python.org/pypi/essnmx)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/essnmx/badges/version.svg)](https://anaconda.org/conda-forge/essnmx)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](../../LICENSE)

# ESSnmx

## About

Data reduction for NMX at the European Spallation Source.

## Installation

```sh
python -m pip install essnmx
```
