odtbrain
  • Introduction
  • Code reference
    • Data conversion methods
    • 2D inversion
    • 3D inversion
    • 3D Apple core correction
  • Examples
  • Changelog
  • Bilbliography
odtbrain
  • Code reference
  • Edit on GitHub

Code reference

  • Data conversion methods
    • Sinogram preparation
      • sinogram_as_radon()
      • sinogram_as_rytov()
    • Translation of object function to refractive index
      • odt_to_ri()
      • opt_to_ri()
  • 2D inversion
    • Method summary
    • Backpropagation
      • backpropagate_2d()
    • Fourier mapping
      • fourier_map_2d()
    • Direct sum
      • integrate_2d()
  • 3D inversion
    • Method summary
    • Backpropagation
      • backpropagate_3d()
    • Backpropagation with tilted axis of rotation
      • backpropagate_3d_tilted()
  • 3D Apple core correction
    • apple_core_3d()
    • constraint_nn()
    • constraint_sh()
    • correct()
    • count_to_half()
    • ellipsoid_shell()
    • envelope_gauss()
    • spillover_region()
Previous Next

© Copyright 2015, Paul Müller.

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