nabu.stitching.stitcher.post_processing module

exception nabu.stitching.stitcher.post_processing.FlippingValueError[source]

Bases: ValueError

class nabu.stitching.stitcher.post_processing.PostProcessingStitching(configuration, progress=None)[source]

Bases: SingleAxisStitcher

Loader to be used when load data during post-processing stitching (on recosntructed volume). Output is expected to be an NXtomo

property stitching_axis_in_frame_space

//tomo.gitlab-pages.esrf.fr/bliss-tomo/master/modelization.html)

Type:

stitching is operated in 2D (frame) space. So the axis in frame space is different than the one in 3D ebs-tomo space (https

settle_flips()[source]

User can provide some information on existing flips at frame level. The goal of this step is to get one flip_lr and on flip_ud value per scan or volume

order_input_tomo_objects()[source]

order inputs tomo objects

check_inputs()[source]

insure input data is coherent

compute_estimated_shifts()[source]
get_output_data_type()[source]