nDTomo
  • nDTomo software suite
  • Installation of nDTomo software
  • Examples
  • nDTomoGUI
  • Acknowledgements
  • Websites
  • API Documentation
    • Available Modules
      • Simulations Module
        • Shapes2D Module
        • Shapes3D Module
        • Phantoms Module
        • Pencil beam CT Module
      • Tomography Module
      • Analysis Module
      • Pytorch Module
      • Methods Module
      • nDTomoGUI Module
nDTomo
  • API Documentation
  • Available Modules
  • Simulations Module
  • View page source

Simulations Module

The sim module contains functions for processing tomography data.

  • Shapes2D Module
    • create_circle()
    • create_ellipse()
    • create_equilateral_triangle()
    • create_polygon()
    • create_rectangle()
    • create_star()
    • create_triangle()
    • create_voronoi()
  • Shapes3D Module
    • create_cone()
    • create_cube()
    • create_cuboid()
    • create_cylinder()
    • create_ellipsoid()
    • create_hexagonal_prism()
    • create_menger_sponge()
    • create_mobius_strip()
    • create_pyramid()
    • create_sphere()
    • create_torus()
    • create_voronoi_3d()
  • Phantoms Module
    • SheppLogan()
    • dcircles()
    • face()
    • load_example_patterns()
    • load_example_xanes()
    • nDTomophantom_2D()
    • nDTomophantom_3D()
    • nDTomophantom_4D()
    • nDphantom_2Dmap()
    • nDphantom_5D()
    • phantom_comp_im()
    • phantom_random_shapes()
    • ssquares()
    • sstar()
    • tri()
  • Pencil beam CT Module
    • continuous_rot_trans()
    • continuous_rot_trans_optimised()
    • generate_interlaced_angles()
    • translate_image()
    • zigzag_fast_rotation()
    • zigzag_fast_translation()
    • zigzag_stepped_rotation()
    • zigzag_stepped_translation()
    • zigzig_fast_rotation()
    • zigzig_fast_translation()
    • zigzig_stepped_rotation()
    • zigzig_stepped_translation()
    • zigzig_stepped_translation_optimised()
Previous Next

© Copyright 2019, A. Vamvakeros.

Built with Sphinx using a theme provided by Read the Docs.