tomwer.app.stitching.common.MainWindow#

class tomwer.app.stitching.common.MainWindow(axis, parent=None)#
accept(self)#
addTomoObj(*args, **kwargs)#
classmethod can_write_to_folder(folder_path)#
close(self) bool#
disableSlurmconfig()#
getClusterConfig()#
Return type:

dict

getStitchingConfiguration()#
Return type:

dict

getStitchingType()#
getTomoObjs()#
get_available_post_processing_stitching_mode()#
Return type:

tuple[StitchingType]

get_available_pre_processing_stitching_mode()#
Return type:

tuple[StitchingType]

loadSettings(config_file)#
process_stitching()#
reject(self)#
setPostProcessingOutput(url)#
Return type:

None

setPreProcessingOutput(url)#
Return type:

None

setStitchingType(stitching_type)#
sigTomoObjAdded#