Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Tutorials
  • Developer’s Guide
  • External Data
  • API Reference

Site Navigation

  • Tutorials
  • Developer’s Guide
  • External Data
  • API Reference

Section Navigation

  • pytomography.algorithms
    • pytomography.algorithms.fbp
    • pytomography.algorithms.osem
  • pytomography.callbacks
    • pytomography.callbacks.callback
  • pytomography.io
    • pytomography.io.CT
      • pytomography.io.CT.attenuation_map
      • pytomography.io.CT.dicom
    • pytomography.io.SPECT
      • pytomography.io.SPECT.dicom
      • pytomography.io.SPECT.simind
    • pytomography.io.shared
      • pytomography.io.shared.dicom_creation
  • pytomography.metadata
    • pytomography.metadata.SPECT
      • pytomography.metadata.SPECT.spect_metadata
    • pytomography.metadata.metadata
  • pytomography.priors
    • pytomography.priors.nearest_neighbour
    • pytomography.priors.prior
  • pytomography.projections
    • pytomography.projections.SPECT
      • pytomography.projections.SPECT.spect_system_matrix
    • pytomography.projections.system_matrix
  • pytomography.transforms
    • pytomography.transforms.PET
      • pytomography.transforms.PET.attenuation
      • pytomography.transforms.PET.psf
    • pytomography.transforms.SPECT
      • pytomography.transforms.SPECT.attenuation
      • pytomography.transforms.SPECT.cutoff
      • pytomography.transforms.SPECT.psf
    • pytomography.transforms.transform
  • pytomography.utils
    • pytomography.utils.fourier_filters
    • pytomography.utils.misc
    • pytomography.utils.nist_data
    • pytomography.utils.scatter
    • pytomography.utils.spatial
  • pytomography.io

pytomography.io#

This module contains functionality for data input/output in various data formats. It is organized primarily by imaging modality, and secondarily by data type

Subpackages#

  • pytomography.io.CT
    • pytomography.io.CT.attenuation_map
    • pytomography.io.CT.dicom
  • pytomography.io.SPECT
    • pytomography.io.SPECT.dicom
    • pytomography.io.SPECT.simind
  • pytomography.io.shared
    • pytomography.io.shared.dicom_creation
On this page
  • Subpackages
Show Source

© Copyright 2023, Luke Polson.

Created using Sphinx 7.1.1.

Built with the PyData Sphinx Theme 0.13.3.