Metadata-Version: 2.1
Name: tomogui
Version: 0.3.1
Summary: GUI for freeart and silx tomographic reconstructions
Home-page: https://gitlab.esrf.fr/tomoTools/tomogui
Author: data analysis unit
Author-email: henri.payno@esrf.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE

Tomogui
#######

Tomogui offers a Graphical User Interface to run tomographic reconstruction based on freeart (https://gitlab.esrf.fr/freeart/freeart) and silx (https://github.com/silx-kit/silx) algorithms

Installation
------------

pip install tomogui

Usage
-----

Tomogui contains two main applications:

- tomogui project : to create a new project from scratch
- tomogui recons : to run reconstruction from a configuration file created by 'tomogui project'

See more in `documentation <http://www.edna-site.org/pub/doc/tomogui/latest/app/index.html>`_.

Documentation
-------------

Documentation of latest release is available at http://www.edna-site.org/pub/doc/tomogui/latest


License
-------

The source code of tomogui is licensed under the MIT license.
See the `LICENSE <https://gitlab.esrf.fr/tomoTools/tomogui/blob/master/LICENSE>`_ and
`copyright <https://gitlab.esrf.fr/tomoTools/tomogui/blob/master/copyright>`_ files for details.


