Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 974 Bytes

api.rst

File metadata and controls

27 lines (24 loc) · 974 Bytes

API Reference

  • cone3D includes functions for 3D conebeam tomographic projection and reconstruction as well as some helper functions.
  • phantom includes functions to generate 2D and 3D phantoms and an nrmse utility.
  • preprocess includes functions for sinogram preprocessing and parameters parsing for both 3D and 4D conebeam datasets.
  • mace includes functions for multi-slice MACE reconstruction of both 3D and 4D conebeam tomography.
  • multinode includes functions for easily deployment on multi-nodes with Dask, a flexible library for parallel computing in Python.
  • laminography includes functions for 3D parallel beam laminographic projection and reconstruction

cone3D phantom preprocess mace multinode laminography