BDS Fit kaputt #68
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bin ich das Problem oder das Auswerteprogramm?
Fehlermeldung:
19/05/2023 13:19:07 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/main/mainwindow.py", line 939, in show_fit_results
self.fitresult_dialog(results)
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/fit/result.py", line 85, in call
self.set_results(results)
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/fit/result.py", line 103, in set_results
self.set_parameter(0)
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/fit/result.py", line 131, in set_parameter
self.show_results(idx)
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/fit/result.py", line 143, in show_results
self.set_plot(set_id)
File "/tmp/.mount_NMRevaIX6bTJ/usr/src/gui_qt/fit/result.py", line 156, in set_plot
self.fit_plot.getPlotItem().viewRange(),
AttributeError: 'PlotItem' object has no attribute 'getPlotItem'