# tomopy **Repository Path**: sycraft/tomopy ## Basic Information - **Project Name**: tomopy - **Description**: Tomographic Reconstruction in Python - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-01 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **TomoPy** is an open-source Python package for tomographic data processing and image reconstruction. .. image:: https://readthedocs.org/projects/tomopy/badge/?version=latest :target: https://readthedocs.org/projects/tomopy/?badge=latest :alt: Read the Docs .. image:: https://travis-ci.org/tomopy/tomopy.svg?branch=master :target: https://travis-ci.org/tomopy/tomopy :alt: Travis CI .. image:: https://ci.appveyor.com/api/projects/status/t2ty4k5snkv9od0r/branch/master?svg=true :target: https://ci.appveyor.com/project/tomopy/tomopy :alt: Appyveyor .. image:: https://coveralls.io/repos/tomopy/tomopy/badge.svg?branch=master :target: https://coveralls.io/r/tomopy/tomopy?branch=master :alt: Coveralls .. image:: https://codeclimate.com/github/tomopy/tomopy/badges/gpa.svg :target: https://codeclimate.com/github/tomopy/tomopy :alt: Code Climate .. image:: https://anaconda.org/conda-forge/tomopy/badges/downloads.svg :target: https://anaconda.org/conda-forge/tomopy :alt: Anaconda downloads .. image:: https://mybinder.org/badge.svg :target: https://mybinder.org/v2/gh/tomopy/tomopy/master :alt: Use on Binder | Features ======== * Image reconstruction algorithms for tomography. * Various filters, ring removal algorithms, phase retrieval algorithms. * Forward projection operator for absorption and wave propagation. Installation ============ Have `Conda `_ installed first, then open a terminal or a command prompt window and run: .. code-block:: conda install -c conda-forge tomopy .. warning:: TomoPy will drop support for Python 2 before 1 January 2020. For more information, visit https://python3statement.org/. Try Now ======= You can try notebooks now using mybinder.org * GridRec: https://mybinder.org/v2/gh/tomopy/tomopy/master?filepath=doc%2Fdemo%2Fgridrec.ipynb * Vector Heterostructure: https://mybinder.org/v2/gh/tomopy/tomopy/master?filepath=doc%2Fdemo%2Fvector_heterostructure.ipynb Contribute ========== * Issue Tracker: https://github.com/tomopy/tomopy/issues * Documentation: https://github.com/tomopy/tomopy/tree/master/doc * Source Code: https://github.com/tomopy/tomopy/tree/master/tomopy * Tests: https://github.com/tomopy/tomopy/tree/master/test License ======= The project is licensed under the `BSD-3 `_ license.