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.1.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.1-py3-none-any.whl (78.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: httomolibgpu-5.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 708840a84470bc61cb904ac7efa51194fc0fa133365733e3e6cee9b285999478
MD5 ab92783c1e2083e485327c82f17596ef
BLAKE2b-256 1aed6bc95b6053241e62ecf73ba85f4e67da29629246caf4818532ff74c511ae

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: httomolibgpu-5.5.1-py3-none-any.whl
  • Upload date:
  • Size: 78.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 38cd45d0811fb4f6dc1d1a4b91bbaccba3e10a41601bc46d72d5d25ab2300fbc
MD5 a57aa4569b8c88293c77b65c3d40f628
BLAKE2b-256 ee39324cf9a97d3d2ff2936d6b0b473dcb0d1ca048f894faba66355caf013b3d

See more details on using hashes here.

Provenance

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