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==12.3.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==12.3.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.4.tar.gz (64.7 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.4-py3-none-any.whl (75.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httomolibgpu-5.4.tar.gz
Algorithm Hash digest
SHA256 3fa5de3c50f27b66283ea10c9376909bae9380b64ea3dd198fdd073f05488dec
MD5 f2ecb8ccacee2f3eed8e779762f144d1
BLAKE2b-256 f4680252f9120517729c9ac81eee6bbb20aad196cbe9b60a2f9180515daa241b

See more details on using hashes here.

Provenance

The following attestation bundles were made for httomolibgpu-5.4.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.4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for httomolibgpu-5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b3861eb7c267c285cf6b310b3b376ae4cf9b5cd92964d2026e14a8f51e448aac
MD5 dbfc8d73d3baf39806fa1fcdf6de54e2
BLAKE2b-256 da222acc266c0a3949f91b2816f7fbfffb08a8fed4262216f26a009bf3a3015f

See more details on using hashes here.

Provenance

The following attestation bundles were made for httomolibgpu-5.4-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