tomwer.core.process.reconstruction.nabu.nabuslices#

Functions

interpret_tomwer_configuration(config, scan)

tomwer can 'mock' the nabu reconstruction to request more feature.

run_single_slice_reconstruction(scan, ...[, ...])

# TODO: might need something like a context or an option "keep" slice in memory

run_slices_reconstruction(scan, config[, ...])

call nabu for a reconstruction on scan with the given configuration

Classes

NabuSliceMode(value)

An enumeration.

NabuSlices([process_id, varinfo, inputs, ...])

NabuSlicesTask([process_id, varinfo, ...])

Definition of the nabu reconstruction volume reconstruction process

SingleSliceRunner(scan, config, dry_run, ...)