@@ -102,6 +102,7 @@ class OpticsPlot(QtWidgets.QMainWindow, Ui_OpticsPlotGUI):
self.energyref=copy.deepcopy(self.energy)
defnewData(self,twiss,energy):
print('Updating Plotting Data')
self.twiss=twiss
self.energy=energy
self.updateOpticsTable()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.