Logo
stable
  • Installation and test
  • Installation for development
  • Additional instructions for Windows
  • Unit tests
    • Update
    • Installation on Polaris supercomputer
  • Usage
    • Examples
      • Command Line Interface
        • Try center
        • Full volume
        • Double FOV
        • Full volume rec with phase retrieval
        • Laminographic try
        • Laminographic try angle
        • Laminographic full rec
      • Reconstruct APS data
  • Performance
    • Tests 2022-07
    • Tests 2022-04
  • Tested GPUs
  • API reference
    • tomocupy.find_center
      • FindCenter
        • FindCenter.find_center()
        • FindCenter.find_center_sift()
        • FindCenter.find_center_vo()
        • FindCenter.read_data_try()
    • tomocupy.rec
      • GPURec
        • GPURec.recon_all()
        • GPURec.recon_try()
    • tomocupy.rec_steps
      • GPURecSteps
        • GPURecSteps.proc_proj_parallel()
        • GPURecSteps.proc_sino_parallel()
        • GPURecSteps.recon_steps_all()
    • tomocupy.remove_stripe
      • DWTForward
        • DWTForward.apply()
      • DWTInverse
        • DWTInverse.apply()
      • afb1d()
      • remove_all_stripe()
      • remove_stripe_fw()
      • remove_stripe_ti()
    • tomocupy.retrieve_phase
      • paganin_filter()
  • Credits
    • Citations
    • References
tomocupy
  • Index
  • Edit on GitHub

Index

A | D | F | G | M | P | R | T

A

  • afb1d() (in module tomocupy.remove_stripe)
  • apply() (tomocupy.remove_stripe.DWTForward method)
    • (tomocupy.remove_stripe.DWTInverse method)

D

  • DWTForward (class in tomocupy.remove_stripe)
  • DWTInverse (class in tomocupy.remove_stripe)

F

  • find_center() (tomocupy.find_center.FindCenter method)
  • find_center_sift() (tomocupy.find_center.FindCenter method)
  • find_center_vo() (tomocupy.find_center.FindCenter method)
  • FindCenter (class in tomocupy.find_center)

G

  • GPURec (class in tomocupy.rec)
  • GPURecSteps (class in tomocupy.rec_steps)

M

  • module
    • tomocupy
    • tomocupy.find_center
    • tomocupy.rec
    • tomocupy.rec_steps
    • tomocupy.remove_stripe
    • tomocupy.retrieve_phase

P

  • paganin_filter() (in module tomocupy.retrieve_phase)
  • proc_proj_parallel() (tomocupy.rec_steps.GPURecSteps method)
  • proc_sino_parallel() (tomocupy.rec_steps.GPURecSteps method)

R

  • read_data_try() (tomocupy.find_center.FindCenter method)
  • recon_all() (tomocupy.rec.GPURec method)
  • recon_steps_all() (tomocupy.rec_steps.GPURecSteps method)
  • recon_try() (tomocupy.rec.GPURec method)
  • remove_all_stripe() (in module tomocupy.remove_stripe)
  • remove_stripe_fw() (in module tomocupy.remove_stripe)
  • remove_stripe_ti() (in module tomocupy.remove_stripe)

T

  • tomocupy
    • module
  • tomocupy.find_center
    • module
  • tomocupy.rec
    • module
  • tomocupy.rec_steps
    • module
  • tomocupy.remove_stripe
    • module
  • tomocupy.retrieve_phase
    • module

© Copyright 2022, Argonne National Laboratory. Revision bc7c3483.

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