retds.particleContainer.datasetParent=retds#TODO: This is mainly a workaround to update the ref in particleContainer. It probably should be handled differently anyways...
#image mikrometer sizes for bright and dark field camera, format: width*height
#please insert, as it would represent an image at 1x magnification
#if unavailable, export an image from the Renishaw Camera viewer. Export as jpeg (without axes) and, within Gepard, go to Tools->ConfigureRamanControl.
#if unavailable, export an image from the Renishaw Camera viewer. Export as jpeg (without axes) and, within Gepard, go to Tools->ConfigureInstrumentControl.
@@ -126,51 +137,13 @@ class RamanConfigWin(QtWidgets.QWidget):
QtWidgets.QMessageBox.critical(self,'Error','Reading dimensions from jpeg failed')
defcloseEvent(self,event):
ret=QtWidgets.QMessageBox.question(self,'','Save Data to RamanControl?',QtWidgets.QMessageBox.Yes|QtWidgets.QMessageBox.No,QtWidgets.QMessageBox.Yes)
ret=QtWidgets.QMessageBox.question(self,'','Save Data to InstrumentControl?',QtWidgets.QMessageBox.Yes|QtWidgets.QMessageBox.No,QtWidgets.QMessageBox.Yes)