astra_cpu

Backend for ASTRA using CPU.

Classes

AstraCpuImpl(geometry, vol_space, proj_space)

Thin wrapper implementing ASTRA CPU for RayTransform.

Functions

astra_cpu_back_projector(proj_data, …[, …])

Run an ASTRA back-projection on the given data using the CPU.

astra_cpu_forward_projector(vol_data, …[, …])

Run an ASTRA forward projection on the given data using the CPU.

default_astra_proj_type(geom)

Return the default ASTRA projector type for a given geometry.