tomwer.gui.stitching.stitching_preview.PreviewStitchingPlot#

class tomwer.gui.stitching.stitching_preview.PreviewStitchingPlot(parent=None)#
DEFAULT_BACKGROUND_IMG_ALPHA = 0.2#
DEFAULT_STITCHED_IMG_ALPHA = 0.95#
static buildCompositionBackground(composition, frame_width)#
property composition_background#
setComposition(composition, frame_width, 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) – identifier of the stitched object (scan of volume)

  • composition (dict) – composition used to create the stitched object

property stitched_image#