tomwer.gui.stacks.SliceStack#

class tomwer.gui.stacks.SliceStack(parent=None, backend=None)#

Widget displaying all slices contained in a list of acquisition folder

METADATA_LOADER_CLASS#

alias of VolumeMetadataLoader

SHOW_SCAN_OVERVIEW = False#
SHOW_VOLUME_METADATA_OVERVIEW = True#
addTomoObj(tomo_obj)#
clear()#
close(self) bool#
getImagesUrls()#

Parse all self._scans and find the images to be displayed on the widget

Returns:

images to display for each scan. Key is the volume identifier, value is a dict with index as key and DataUrl as value

setCurrentUrl(url)#
property url_to_volume_id: str | None#