Installation steps ================== Installing with pip ------------------- To install darfix (and all its dependencies_), run: .. code-block:: bash pip install -r requirements.txt .. code-block:: bash pip install . Dependencies ------------ .. _dependencies: 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