Installation steps

Installing with pip

To install darfix (and all its dependencies), run:

pip install -r requirements.txt
pip install .

Dependencies

The mandatory dependencies are:

The GUI widgets depend on the following extra packages:

Tools for reading and writing files depend on the following packages:

  • h5py for HDF5 files

  • fabio for multiple image formats