File: index.rst

package info (click to toggle)
python-nxtomomill 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,564 kB
  • sloc: python: 15,970; makefile: 13; sh: 3
file content (24 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. nxtomomill documentation

.. |foo| image:: img/nxtomomill.png
    :scale: 22 %


============================================
|foo| Welcome to nxtomomill's documentation!
============================================

nxtomomill provide a set of applications to convert tomography acquisition made by `BLISS <https://www.esrf.fr/BLISS>`_ from their original file format (.edf, .h5) to a Nexus compliant file format (using `NXtomo <https://manual.nexusformat.org/classes/applications/NXtomo.html>`_)

.. deprecated:: 1.0

    The `nexus` module allowing users to easily edit an NXtomo has been moved to `nxtomo project <https://gitlab.esrf.fr/tomotools/nxtomo>`_

.. toctree::
   :maxdepth: 1
   :hidden:

   tutorials/index.rst
   userguide/index.rst
   api.rst
   development/index.rst