Skip to main content

Commonly used tomography data processing methods at DLS.

Project description

HTTomolibGPU is a collection of image processing methods in Python for computed tomography. The methods are GPU-accelerated with the open-source Python library CuPy. Most of the methods migrated from TomoPy and Savu software packages. Some of the methods also have been optimised to ensure higher computational efficiency, before ported to CuPy.

The purpose of HTTomolibGPU

Although HTTomolibGPU can be used as a stand-alone library, it has been specifically developed to work together with the HTTomo package as its backend for data processing. HTTomo is a user interface (UI) written in Python for fast big tomographic data processing using MPI protocols or as well serially.

Installation

HTTomolibGPU is available on PyPI, so it can be installed into either a virtual environment or a conda environment.

Virtual environment

$ python -m venv httomolibgpu
$ source httomolibgpu/bin/activate
$ pip install httomolibgpu

Conda environment

$ conda create --name httomolibgpu # create a fresh conda environment
$ conda activate httomolibgpu # activate the environment
$ conda install conda-forge::cupy==14.0.*
$ pip install httomolibgpu

Setup the development environment:

$ git clone git@github.com:DiamondLightSource/httomolibgpu.git # clone the repo
$ conda env create --name httomolibgpu -c conda-forge cupy==14.0.* # install dependencies
$ conda activate httomolibgpu # activate the environment
$ pip install -e ./httomolibgpu[dev] # editable/development mode

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httomolibgpu-5.7.tar.gz (68.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

httomolibgpu-5.7-py3-none-any.whl (79.9 kB view details)

Uploaded Python 3

File details

Details for the file httomolibgpu-5.7.tar.gz.

File metadata

  • Download URL: httomolibgpu-5.7.tar.gz
  • Upload date:
  • Size: 68.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for httomolibgpu-5.7.tar.gz
Algorithm Hash digest
SHA256 63baa95263861880f762285624d1b9da547d77959f74a09ad4e11564ad5b3ca1
MD5 71dbad6ae523ea486120cbfdaf5d415c
BLAKE2b-256 1582e92757a010e3f5b5f587aeda2215ebd4722dfbeef2b6c2ba28e4cb593828

See more details on using hashes here.

Provenance

The following attestation bundles were made for httomolibgpu-5.7.tar.gz:

Publisher: httomolibgpu_pypi_publish.yml on DiamondLightSource/httomolibgpu

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file httomolibgpu-5.7-py3-none-any.whl.

File metadata

  • Download URL: httomolibgpu-5.7-py3-none-any.whl
  • Upload date:
  • Size: 79.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for httomolibgpu-5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9acc1b2f12fdcdab77c32bc0659291377991199135e94006232063062b933711
MD5 d31cbff8033a0d895d3988007d9e6d34
BLAKE2b-256 cc39a6b724c13d15a1c0c4b38d4509faf7ea48ed6d0a69fd01891dc81a1d29de

See more details on using hashes here.

Provenance

The following attestation bundles were made for httomolibgpu-5.7-py3-none-any.whl:

Publisher: httomolibgpu_pypi_publish.yml on DiamondLightSource/httomolibgpu

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page