tomwer.gui.stitching.stitching_preview.PreviewStitchingPlot#
- class tomwer.gui.stitching.stitching_preview.PreviewStitchingPlot(axis, parent=None)#
- DEFAULT_BACKGROUND_IMG_ALPHA = 0.2#
- DEFAULT_STITCHED_IMG_ALPHA = 0.95#
- property axis: int#
- static buildCompositionBackground(composition, shape, axis)#
- property composition_background#
- setComposition(composition, shape, update=True)#
- setPixelSize(pixel_size)#
set the pixel size to be used by the ruler
- setStitchedTomoObj(tomo_obj_id, composition)#
- Parameters:
tomo_obj_id (BaseIdentifier | str) – identifier of the stitched object (scan of volume)
composition (dict) – composition used to create the stitched object
- property stitched_image#