Source: freeart Maintainer: Debian PaN Maintainers Uploaders: Debian Science Maintainers , Roland Mas Section: python Priority: optional Build-Depends: dh-python, python3-setuptools, python3-dev, cython3, python3-numpy, python3-fabio, python3-silx, python3-fisx, help2man, python3-sphinx, debhelper (>= 13) Standards-Version: 4.5.1 Homepage: https://gitlab.esrf.fr/freeart/freeart Vcs-Git: https://salsa.debian.org/python-team/packages/freeart.git Vcs-Browser: https://salsa.debian.org/python-team/packages/freeart Package: python3-freeart Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, libjs-sphinxdoc, libjs-jquery, libjs-underscore Description: Software library for X-Ray data analysis Freeart is a tomographic image reconstruction library using Algebraic Reconstruction Technique (ART). It is able to deal with absorption and emission sinograms. Freeart core is written in C++ using template classes to have simple or double precision. A python interface is provided to access the core functionalities. A set of utils such as configuration files, interpreter to run reconstruction from configuration files are provided in python.