Metadata-Version: 2.1
Name: httomo-backends
Version: 0.0.2
Summary: Supplementary files for HTTomo backends.
Author: Garry ODonnell, Jacob Williamson
Author-email: Daniil Kazantsev <daniil.kazantsev@diamond.ac.uk>, Yousef Moazzam <yousef.moazzam@diamond.ac.uk>, Jessica Verschoyle <jessica.verschoyle@diamond.ac.uk>, Naman Gera <naman.gera@diamond.ac.uk>, scientificsoftware@diamond.ac.uk
License: BSD-3-Clause
Project-URL: repository, https://github.com/DiamondLightSource/httomo-backends
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyyaml

HTTomo-backends
---------------

Purpose of HTTomo-backends
==========================

**HTTomo-backends** is a package to support `HTTomo <https://diamondlightsource.github.io/httomo/>`_ software and it contains the following elements:

* YAML templates for `backends <https://diamondlightsource.github.io/httomo/backends/list.html/>`_. 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


Install HTTomo-backends
=======================

.. code-block:: console

   $ pip install httomo-backends

