To install darfix (and all its dependencies), run:
pip install -r requirements.txt
pip install .
The mandatory dependencies are:
numpy
silx
fabio
The GUI widgets depend on the following extra packages:
A Qt binding: either PyQt5, or PySide2
matplotlib
Tools for reading and writing files depend on the following packages:
h5py for HDF5 files
fabio for multiple image formats
Dataset
CHANGELOG