Skip to main content
Ctrl+K
PyTomography 3.4.0 documentation - Home PyTomography 3.4.0 documentation - Home
  • Installation
  • Tutorials
  • Gallery
  • Data Tables
  • Developer’s Guide
    • API Reference
  • GitHub
  • Installation
  • Tutorials
  • Gallery
  • Data Tables
  • Developer’s Guide
  • API Reference
  • GitHub

Section Navigation

  • pytomography
    • pytomography.algorithms
      • pytomography.algorithms.dip_recon
      • pytomography.algorithms.fbp
      • pytomography.algorithms.preconditioned_gradient_ascent
    • pytomography.callbacks
      • pytomography.callbacks.callback
      • pytomography.callbacks.data_saving
    • pytomography.io
      • pytomography.io.CT
        • pytomography.io.CT.dicom_ct_pd
      • pytomography.io.PET
        • pytomography.io.PET.prd
        • pytomography.io.PET.clinical
        • pytomography.io.PET.gate
        • pytomography.io.PET.petsird
        • pytomography.io.PET.shared
      • pytomography.io.SPECT
        • pytomography.io.SPECT.attenuation_map
        • pytomography.io.SPECT.dicom
        • pytomography.io.SPECT.shared
        • pytomography.io.SPECT.simind
      • pytomography.io.shared
        • pytomography.io.shared.dicom
        • pytomography.io.shared.dicom_creation
        • pytomography.io.shared.interfile
    • pytomography.likelihoods
      • pytomography.likelihoods.likelihood
      • pytomography.likelihoods.mse_objective
      • pytomography.likelihoods.poisson_log_likelihood
    • pytomography.metadata
      • pytomography.metadata.CT
        • pytomography.metadata.CT.ct_conebeam_flatpanel_metadata
        • pytomography.metadata.CT.ct_gen3_metadata
      • pytomography.metadata.PET
        • pytomography.metadata.PET.pet_sinogram_metadata
        • pytomography.metadata.PET.pet_tof_metadata
        • pytomography.metadata.PET.petlm_metadata
      • pytomography.metadata.SPECT
        • pytomography.metadata.SPECT.spect_metadata
        • pytomography.metadata.SPECT.starguide_metadata
      • pytomography.metadata.metadata
    • pytomography.priors
      • pytomography.priors.nearest_neighbour
      • pytomography.priors.prior
    • pytomography.projectors
      • pytomography.projectors.CT
        • pytomography.projectors.CT.ct_conebeam_flatpanel_system_matrix
        • pytomography.projectors.CT.ct_gen3_system_matrix
      • pytomography.projectors.PET
        • pytomography.projectors.PET.pet_sinogram_system_matrix
        • pytomography.projectors.PET.petlm_system_matrix
      • pytomography.projectors.SPECT
        • pytomography.projectors.SPECT.dualhead_system_matrix
        • pytomography.projectors.SPECT.starguide_system_matrix
      • pytomography.projectors.shared
        • pytomography.projectors.shared.kem_system_matrix
        • pytomography.projectors.shared.motion_correction_system_matrix
      • pytomography.projectors.system_matrix
    • pytomography.transforms
      • pytomography.transforms.SPECT
        • pytomography.transforms.SPECT.additive_term
        • 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.shared.motion
        • pytomography.transforms.shared.spatial
      • pytomography.transforms.transform
    • pytomography.utils
      • pytomography.utils.cardiac_spect
      • pytomography.utils.fourier_filters
      • pytomography.utils.misc
      • pytomography.utils.nist_data
      • pytomography.utils.plot_utils
      • pytomography.utils.scatter
      • pytomography.utils.simind_mc
      • pytomography.utils.spatial
      • pytomography.utils.sss
  • test_multi_bed_recon
  • API Reference
  • pytomography
  • pytomography.io
  • pytomography.io.CT
  • pytomography.io.CT.dicom_ct_pd

pytomography.io.CT.dicom_ct_pd#

Module Contents#

Functions#

get_geometry_info_from_datasets_gen3(paths)

get_projections_and_metadata_gen3(paths)

pytomography.io.CT.dicom_ct_pd.get_geometry_info_from_datasets_gen3(paths)[source]#
pytomography.io.CT.dicom_ct_pd.get_projections_and_metadata_gen3(paths)[source]#

previous

pytomography.io.CT

next

pytomography.io.PET

On this page
  • Module Contents
    • Functions
      • get_geometry_info_from_datasets_gen3()
      • get_projections_and_metadata_gen3()

This Page

  • Show Source

© Copyright 2024, Luke Polson.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.16.1.