High Throughput Tomography framework.
Project description
HTTomo is a user interface (UI) written in Python for fast big data processing using MPI protocols. It orchestrates I/O data operations and enables processing on a CPU and/or a GPU. HTTomo utilises other libraries, such as TomoPy and HTTomolibgpu as backends for data processing. The methods from the libraries are exposed through YAML templates to enable fast task programming.
Installation
See detailed instructions for installation .
Documentation
Please check the full documentation.
Running HTTomo:
Install the module following any chosen installation path.
For help with the command line interface, execute
python -m httomo --help
Choose the existing YAML pipeline or build a new one using ready-to-be-used templates.
Optional: perform the validity check of the YAML pipeline file with the YAML checker.
Run HTTomo with
python -m httomo run [OPTIONS] IN_DATA_FILE YAML_CONFIG OUT_DIR
, see more on that here.
Release Tagging Scheme
We use the setuptools-git-versioning
package for automatically determining the version from the latest git tag.
For this to work, release tags should start with a v
followed by the actual version,
e.g. v1.1.0a
.
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 httomo-2.1.1.tar.gz
.
File metadata
- Download URL: httomo-2.1.1.tar.gz
- Upload date:
- Size: 114.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa082b1cbe32e9c1bc3eb0be245efd211fc6d945db3f2e4c01682b1ed3b06ee6 |
|
MD5 | 8d8bec83f092289c805d6191a9475671 |
|
BLAKE2b-256 | 6dcd4af57e3404136de60ab2d1b100ae1469544bada4e6a3b0149f8329866ca5 |
File details
Details for the file httomo-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: httomo-2.1.1-py3-none-any.whl
- Upload date:
- Size: 131.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61276d534b5f025a4c4f1ebe3298f47567743ac69f892bff2f3312d6912275df |
|
MD5 | 0c04e2e597bed262420c140d6b868a60 |
|
BLAKE2b-256 | 5b8c810357fc428d3cc8d47e976eba7e5ac6d97f6b498ba6d7f58412e9dcc3d9 |