Contents Menu Expand Light mode Dark mode Auto light/dark mode
PyTomography 0.8.0 documentation
Logo
PyTomography 0.8.0 documentation
  • Manual
  • Tutorials
  • Developer’s Guide
  • API Reference
    • pytomography
      • pytomography.algorithms
        • pytomography.algorithms.osem
      • pytomography.callbacks
        • pytomography.callbacks.callback
      • pytomography.io
        • pytomography.io.SPECT
          • pytomography.io.SPECT.dicom
          • pytomography.io.SPECT.helpers
          • pytomography.io.SPECT.simind
      • pytomography.metadata
        • pytomography.metadata.metadata
      • pytomography.priors
        • pytomography.priors.nearest_neighbour
        • pytomography.priors.prior
      • pytomography.projections
        • pytomography.projections.system_matrix
      • pytomography.transforms
        • pytomography.transforms.PET
          • pytomography.transforms.PET.attenuation
          • pytomography.transforms.PET.psf
        • pytomography.transforms.SPECT
          • pytomography.transforms.SPECT.atteunation
          • pytomography.transforms.SPECT.cutoff
          • pytomography.transforms.SPECT.psf
        • pytomography.transforms.transform
      • pytomography.utils
        • pytomography.utils.helper_functions
Back to top

Tutorials#

The tutorials use data that can be downloaded here.

  • Reconstructing SIMIND Data

  • Reconstructing DICOM Data

  • Implementing Filtered Back Projection

  • Quantitative Analysis (SIMIND)

Next
Developer’s Guide
Previous
Manual
Copyright © 2023, Luke Polson
Made with Sphinx and @pradyunsg's Furo