pytomography.metadata.CT.ct_conebeam_flatpanel_metadata#

Module Contents#

Classes#

CTConeBeamFlatPanelProjMeta

Parent class for all different types of Projection Space Metadata. Implementation and required parameters will differ significantly between different imaging modalities.

class pytomography.metadata.CT.ct_conebeam_flatpanel_metadata.CTConeBeamFlatPanelProjMeta(angles, z_locations, detector_radius, beam_radius, shape, dr, COR=None)[source]#

Bases: pytomography.metadata.ProjMeta

Parent class for all different types of Projection Space Metadata. Implementation and required parameters will differ significantly between different imaging modalities.

_get_CORs()[source]#
_get_detector_pixel_s_v(device=None)[source]#
_get_detector_coordinates(idx)[source]#