Skip to main content

Software library for X-ray data analysis

Project description

The purpose of the silx project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.

The current version features:

  • Support of HDF5, SPEC and FabIO images file formats.

  • OpenCL-based data processing: image alignment (SIFT), image processing (median filter, histogram), filtered backprojection for tomography, convolution

  • Data reduction: histogramming, fitting, median filter

  • A set of Qt widgets, including:

    • 1D and 2D visualization widgets with a set of associated tools using multiple backends (matplotlib or OpenGL)

    • OpenGL-based widgets to visualize data in 3D (scalar field with isosurface and cut plane, scatter plot)

    • a unified browser for HDF5, SPEC and image file formats supporting inspection and visualization of n-dimensional datasets.

  • a set of applications:

    • a unified viewer (silx view filename) for HDF5, SPEC and image file formats

      silxView

    • a unified converter to HDF5 format (silx convert filename)

Installation

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

pip install silx[full]

To install silx with a minimal set of dependencies, run:

pip install silx

Or using Anaconda on Linux and MacOS:

conda install silx -c conda-forge

Unofficial packages for different distributions are available:

Detailed installation instructions are available in the documentation.

Documentation

The documentation of latest release and the documentation of the nightly build are available at http://www.silx.org/doc/silx/

Testing

silx features a comprehensive test-suite used in continuous integration for all major operating systems:

  • Github Actions CI status: Github Actions Status

  • Appveyor CI status: Appveyor Status

Please refer to the documentation on testing for details.

Examples

Some examples of sample code using silx are provided with the silx documentation.

License

The source code of silx is licensed under the MIT license. See the LICENSE and copyright files for details.

Citation

silx releases can be cited via their DOI on Zenodo: zenodo DOI

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silx-2.0.1.tar.gz (18.9 MB view hashes)

Uploaded Source

Built Distributions

silx-2.0.1-cp312-cp312-win_amd64.whl (4.2 MB view hashes)

Uploaded CPython 3.12 Windows x86-64

silx-2.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

silx-2.0.1-cp312-cp312-macosx_10_9_universal2.whl (6.2 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.1-cp311-cp311-win_amd64.whl (4.3 MB view hashes)

Uploaded CPython 3.11 Windows x86-64

silx-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

silx-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.3 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

silx-2.0.1-cp311-cp311-macosx_10_9_universal2.whl (6.2 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.1-cp310-cp310-win_amd64.whl (4.3 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

silx-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

silx-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

silx-2.0.1-cp310-cp310-macosx_10_9_universal2.whl (6.2 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.1-cp39-cp39-win_amd64.whl (4.2 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

silx-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

silx-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

silx-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl (4.5 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

silx-2.0.1-cp39-cp39-macosx_10_9_universal2.whl (6.2 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.1-cp38-cp38-win_amd64.whl (4.2 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

silx-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

silx-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.9 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

silx-2.0.1-cp38-cp38-macosx_11_0_universal2.whl (6.2 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ universal2 (ARM64, x86-64)

silx-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl (4.5 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page