tomwer.gui.control.datalistener.DataListenerWidget#
- class tomwer.gui.control.datalistener.DataListenerWidget(parent=None)#
Widget to display the bliss acquisition on going and finished
- NB_STORED_LAST_FOUND = 20#
- addAcquisitionObserve(scan)#
- getBlissServerConfiguration()#
- Return type:
dict
- getHost()#
Return server host
- Return type:
str
- getPort()#
Return server port
- Return type:
int
- setAcquisitionEnded(scan, success)#
- setBlissServerConfiguation(config)#
- setCFGFilePath(cfg_file)#
- setOutputFolder(output_dir)#
- sigAcquisitionEnded#
Signal emitted when an acquisition is ended without errors. Tuple contains (master_file, entry, proposal_file)
- sigActivate#
Signal emitted when the listening start
- sigCFGFileChanged#
Signal emitted when path to the nxtomomill configuration file change
- sigConfigurationChanged#
Signal emitted when the configuration for the bliss client is updated
- sigDeactivate#
Signal emitted when the listening end
- sigServerStopped#
Signal emitted when the server is stopped by a sigkill or sigterm
- sizeHint(self) QSize #
- updateAcquisitionObserve(scan)#