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.6.tar.gz (68.0 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.6-py3-none-any.whl (79.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httomolibgpu-5.6.tar.gz
Algorithm Hash digest
SHA256 e8dd62564dfda87d50dae75e117d44ce5b229ee64c2e101c0999e41687ea7c0b
MD5 c08ead0d8f518e338865c24460886b3a
BLAKE2b-256 0212333d0332128eb723be1d0844d0f08b15c8e8945096ff76de8deb9cc7d849

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: httomolibgpu-5.6-py3-none-any.whl
  • Upload date:
  • Size: 79.4 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 362eb4ad57225b893301fa01a6f0cf2e180630da07a43bb68133ba810e4283bb
MD5 a5b145b3f5c45f837680f2043cd048e2
BLAKE2b-256 4f44f7ddfab5cf8596d3e77044bee203935d2ff9b36600ce56053285bd04f486

See more details on using hashes here.

Provenance

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