tomwer.gui.stitching.stitching.PreviewThread#

class tomwer.gui.stitching.stitching.PreviewThread(stitching_config, *args, **kwargs)#

Thread to compute an overview of the stitching

property final_axis_2_pos#
property final_tomo_objs_positions: dict#
Returns:

dict with tomo object identifier (str) as key and a tuple of position in pixel (axis_0_pos, axis_1_pos, axis_2_pos)

Return type:

dict

property frame_composition#
property output_identifier#
run(self)#
property stiching_config#