nabu.stitching.stitcher.post_processing
source module nabu.stitching.stitcher.post_processing
Classes
-
PostProcessingStitching — Loader to be used when load data during post-processing stitching (on recosntructed volume). Output is expected to be an NXtomo
source class FlippingValueError()
Bases : ValueError
source class PostProcessingStitching(configuration, progress=None)
Bases : SingleAxisStitcher
Loader to be used when load data during post-processing stitching (on recosntructed volume). Output is expected to be an NXtomo
Attributes
-
serie_label : str — return serie name for logs
-
reading_orders — as scan can be take on one direction or the order (rotation goes from X to Y then from Y to X) we might need to read data from one direction or another
Methods
-
check_inputs — insure input data is coherent
source property PostProcessingStitching.stitching_axis_in_frame_space
source method PostProcessingStitching.settle_flips()
Raises
source method PostProcessingStitching.order_input_tomo_objects()
Raises
-
ValueError
source method PostProcessingStitching.check_inputs()
insure input data is coherent
Raises
-
ValueError
-
TypeError
source method PostProcessingStitching.compute_estimated_shifts()
source method PostProcessingStitching.get_output_data_type()