silx 2.1.0#
silx provides applications and Python modules to support the development of data assessment, reduction and analysis at synchrotron radiation facilities. It provides reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.
Installation#
You can install silx via pip, conda or on Linux with the following commands:
pip install silx[full]
conda install -c conda-forge silx
sudo apt-get install silx
Download Windows installer or decompress the silx ZIP archive
.