Metadata-Version: 2.4
Name: esssans
Version: 26.4.0
Summary: SANS data reduction for the European Spallation Source
Author: Scipp contributors
License-Expression: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/scipp/esssans/issues
Project-URL: Documentation, https://scipp.github.io/esssans
Project-URL: Source, https://github.com/scipp/esssans
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: graphviz>=0.20
Requires-Dist: essreduce>=26.4.0
Requires-Dist: numpy>=1.26.4
Requires-Dist: pandas>=2.1.2
Requires-Dist: plopp>=25.10.0
Requires-Dist: pythreejs>=2.4.1
Requires-Dist: sciline>=25.08.0
Requires-Dist: scipp>=24.09.1
Requires-Dist: scippneutron>=25.02.1
Requires-Dist: scippnexus>=23.12.1
Provides-Extra: test
Requires-Dist: ipympl>=0.9.4; extra == "test"
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pooch>=1.5; extra == "test"
Requires-Dist: scipy>=1.15.0; extra == "test"
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/esssans.svg)](https://pypi.python.org/pypi/esssans)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/esssans/badges/version.svg)](https://anaconda.org/conda-forge/esssans)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

# ESSsans

## About

SANS data reduction for the European Spallation Source

## Installation

```sh
python -m pip install esssans
```
