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.5.tar.gz (67.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.5-py3-none-any.whl (78.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httomolibgpu-5.5.tar.gz
Algorithm Hash digest
SHA256 e6a2ac13c084367943529a247607f405bfddee46983b1a73c51048ceefcc2587
MD5 174b88a31a82b8e54f08bbe5238858a6
BLAKE2b-256 1c46026f9038f4b98c541e264ce2ce2b8102f0103794517916e3202bf2776d17

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: httomolibgpu-5.5-py3-none-any.whl
  • Upload date:
  • Size: 78.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c151a5f13b2fefbd38ca028bd65dceaeba1586d38d1ed6688a72e63da9fd9a83
MD5 30e3a9adb96eb0d3ad493f6170bc0ab3
BLAKE2b-256 c01e8f94acfee9d2a9c57e2163eb61070fe66d0d689b321a38af486ad5ba89bb

See more details on using hashes here.

Provenance

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