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

HTTomolibGPU can be used as a stand-alone library, see Examples section in Documentation. However, 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.

Install HTTomolibGPU as a PyPi package

$ pip install httomolibgpu

Install HTTomolibGPU as a pre-built conda Python package

$ conda create --name httomolibgpu # create a fresh conda environment
$ conda activate httomolibgpu # activate the environment
$ conda install -c httomo httomolibgpu -c conda-forge # for linux users

Setup the development environment:

$ git clone git@github.com:DiamondLightSource/httomolibgpu.git # clone the repo
$ conda env create --name httomolibgpu --file conda/environment.yml # install dependencies
$ conda activate httomolibgpu # activate the environment
$ pip install -e .[dev] # editable/development mode

Build HTTomolibGPU as a conda Python package

$ conda build conda/recipe/ -c conda-forge -c httomo

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-2.1.3.tar.gz (47.3 kB view details)

Uploaded Source

Built Distribution

httomolibgpu-2.1.3-py3-none-any.whl (55.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: httomolibgpu-2.1.3.tar.gz
  • Upload date:
  • Size: 47.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for httomolibgpu-2.1.3.tar.gz
Algorithm Hash digest
SHA256 561a28d9f5a7db155681a5e4b1dbf571a40a9de579bbe0a15bf73e02954bd4f3
MD5 b1f6f58ce8b421093fb40295efe9c340
BLAKE2b-256 3f1e8645e07a44c2ff251411280e66a3e1d5c8842d204ecd28fd29a11f46ece2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: httomolibgpu-2.1.3-py3-none-any.whl
  • Upload date:
  • Size: 55.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for httomolibgpu-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 231e13e836515f81768706350cb3fdf795b295005b1d9a9742c0659c84d9e960
MD5 009b670c8e47550cc5d3fdc20afb5021
BLAKE2b-256 82bcbee3684d2443594971daedf020e9ffac57ce4b6d39462f689e7c4d3faab5

See more details on using hashes here.

Supported by

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