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
    • pytomography.algorithms
      • pytomography.algorithms.fbp
      • pytomography.algorithms.statistical_iterative
    • pytomography.callbacks
      • pytomography.callbacks.callback
      • pytomography.callbacks.likelihood
    • 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.projectors
      • pytomography.projectors.SPECT
        • pytomography.projectors.SPECT.spect_system_matrix
      • pytomography.projectors.shared
        • pytomography.projectors.shared.kem_system_matrix
      • pytomography.projectors.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.shared
        • pytomography.transforms.shared.filters
        • pytomography.transforms.shared.kem
      • pytomography.transforms.transform
    • pytomography.utils
      • pytomography.utils.fourier_filters
      • pytomography.utils.misc
      • pytomography.utils.nist_data
      • pytomography.utils.scatter
      • pytomography.utils.spatial
  • API Reference
  • pytomography
  • 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

previous

pytomography.callbacks.likelihood

next

pytomography.io.CT

On this page
  • Subpackages
Show Source

© Copyright 2023, Luke Polson.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.