summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: 656f7743278a3ae1cabe8076013b4ba790a7359d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
silx |version|
==============

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

The current version provides reading `SPEC <https://certif.com/spec.html>`_ file format, histogramming, fitting, curves and image plot widget with a set of associated tools.

.. toctree::
   :hidden:

   overview.rst
   install.rst
   description/index.rst
   tutorials.rst
   modules/index.rst
   changelog.rst
   license.rst
   virtualenv.rst

:doc:`overview`
    Releases, repository, issue tracker, mailing list, ...

:doc:`install`
    How to install *silx* on Linux, Windows and MacOS X

:doc:`description/index`
    Description of the different algorithms and their implementation

:doc:`tutorials`
    Tutorials and sample code

:doc:`modules/index`
    Documentation of the packages included in *silx*

:doc:`changelog`
    List of changes between releases

:doc:`license`
    License and copyright information

Indices
=======

* :ref:`modindex`
* :ref:`search`
* :ref:`genindex`