ewokstomo.tasks.online.preprocessing#

Preprocessing utilities for tomography reconstruction.

This module provides classes and functions for flat field correction and phase retrieval operations commonly used in tomography.

Functions

apply_phase_retrieval(projections, ...)

Apply Paganin phase retrieval to projections.

Classes

FlatFieldCorrection()

Applies flat field correction to tomographic projections.