Skip to content

DiamondLightSource/httomo-backends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTomo-backends

Purpose of HTTomo-backends

HTTomo-backends is a package to support HTTomo software and it contains the following elements:

  • YAML templates for backends. Those include methods from those libraries. The YAML templates can be accessed directly in the environment where httomo-backends is installed.
  • Scripts that automatically generate YAML templates during documentation build.
  • Supporting scripts to calculate memory, size and padding estimators of the methods

Installation

HTTomo-backends is available on PyPI, but currently can only be installed into a conda environment (due to a dependency being available only through conda).

$ conda create --name httomo-backends
$ conda activate httomo-backends
$ conda install -c ccpi -c conda-forge ccpi-regulariser cupy==12.3.0
$ pip install httomo-backends

About

Support files for backend libraries of High Throughput Tomography (HTTomo) software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages