tomwer.gui.control.data_discovery.DataDiscoveryWindow#

class tomwer.gui.control.data_discovery.DataDiscoveryWindow(parent=None, **kwargs)#

Main widget for the discovery of scans.

getConfiguration()#
Return type:

dict

setConfiguration(config)#
sigFilterFileNamePatternChanged#

Signal emut when the filter pattern change

sigFolderObservedChanged#

Signal emitted when the user change the observed folder

sigObservationEnd#

Signal emitted when the observation end

sigObservationStart#

Signal emitted when the observation starts

sigScanReady#

Signal emitted when a scan is considered as ready

sigTMStatusChanged#

Signal emitted when the state changed

property widget: QWidget#