Metadata-Version: 2.4
Name: redusaxs
Version: 0.1.0
Summary: Graphical toolbox for SAXS data reduction
Author: Nicolas Ratel
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy==1.26.4
Requires-Dist: scipy==1.13.0
Requires-Dist: matplotlib==3.8.4
Requires-Dist: PyQt5==5.15.11
Requires-Dist: fabio==2024.4.0
Requires-Dist: h5py==3.11.0
Requires-Dist: silx==2.1.0
Requires-Dist: pyFAI==2024.2.0

# ReduSAXS

ReduSAXS is a graphical application for reducing and processing Small-Angle X-ray Scattering (SAXS) data.

## Features

- Azimuthal integration using pyFAI
- Mask creation and edition
- Background subtraction
- Data visualization
- Export of reduced SAXS profiles

## Installation

```bash
pip install redusaxs
```

or for development:

```bash
pip install -e .
```

## Launch

```bash
redusaxs
```

or

```bash
python -m redusaxs
```

## Requirements

- Python >= 3.10
- pyFAI
- silx
- PyQt5

## Author

Nicolas Ratel
CNRS
