ewokstomo.tasks.online.reconstruct_slice#

Online reconstruction tasks for real-time tomography processing.

This module provides tasks and utilities for performing tomographic reconstruction in real-time as data is acquired from the beamline.

Functions

fbp_reconstruction_slice(projections, ...[, ...])

Perform FBP reconstruction on a single slice.

get_slice_index(slice_index, n_z)

Get the slice index based on input.

Classes

OnlineReconstructSlice([inputs, varinfo, ...])

(ESRF-only) Perform real-time tomography reconstruction on streaming data.