Python package for tomographic data processing and reconstruction
Project description
NeuTomPy toolbox
NeuTomPy toolbox is a Python package for tomographic data processing and reconstruction. Such toolbox includes pre-processing algorithms, artifacts removal and a wide range of iterative reconstruction methods as well as the Filtered Back Projection algorithm. The NeuTomPy toolbox was conceived primarily for Neutron Tomography and developed to support the need of users and researchers to compare state-of-the-art reconstruction methods and choose the optimal data-processing workflow for their data.
Features
- Readers and writers for TIFF and FITS files and stack of images
- Data normalization with dose correction, correction of the rotation axis tilt, ring-filters, outlier removals
- A wide range of reconstruction algorithms powered by ASTRA toolbox: FBP, SIRT, SART, ART, CGLS, NN-FBP, MR-FBP
- Image quality assessment with several metrics
Installation
NeuTomPy toolbox supports Linux and Windows 64-bit operating system.
First of all, install a conda python environment with Python 3.5 or 3.6.
It is required to install some dependencies, hence run the following inside a conda environment:
$ conda install -c simpleitk simpleitk
$ conda install -c astra-toolbox astra-toolbox
$ conda install -c conda-forge numexpr matplotlib astropy tifffile opencv scikit-image read-roi tqdm pywavelets
Then install NeuTomPy toolbox via pip
:
$ pip install neutompy
Documentation
Complete documentation can be found on Read the Docs: https://neutompy-toolbox.readthedocs.io.
Tutorials and code examples of typical usage can be found in the folder examples.
Contact
If you want to contact us for any reasons, please send an email to: neutompy@gmail.com
License
The project is licensed under the GPLv3 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neutompy-1.0.3.tar.gz
.
File metadata
- Download URL: neutompy-1.0.3.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45d26861afc2b736e4b0f4e9950a12f143568d1d790c744d0800eba96e536514 |
|
MD5 | 5126483cb2a1659b3aae1cba05048f3d |
|
BLAKE2b-256 | 4ae5768e7d12c38d1fa8fd009bf923b1694ef0ea7d6983fdd4797298b2af18e0 |
File details
Details for the file neutompy-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: neutompy-1.0.3-py3-none-any.whl
- Upload date:
- Size: 45.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98c631ea4d6e2d217946a0f23042850ce79535a172603264553e3cd280db0730 |
|
MD5 | d893104f5ee1e5c3285c579839c1a3b6 |
|
BLAKE2b-256 | 5d934279a09d31ba3e57d430bda68dc2f0c3c65772ab377696c63af1a73b8bab |