Fit kaput, CD+FFHS #39

Open
opened 2023-04-06 14:03:13 +00:00 by elisa · 3 comments
Member

Fitten von Masterkurve mit CD+FFHS funktioniert nicht.. Hier die Fehlermeldungen:

"Fit kaput with exception:
On entry to DGESDD parameter number 5 had an illegal value"

OverflowError: (34, 'Numerical result out of range')
05/04/2023 17:10:47 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/mainwindow.py", line 240, in open
self.management.load_files(fname, new_plot=filedialog.add_to_graph)
File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 163, in load_files
self.add_new_data(ret_dic, new_plot)
File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 218, in add_new_data
self._load_session(d[0], graphs=d[1])
File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 183, in _load_session
graph.listWidget.item(i).setCheckState(l)
AttributeError: 'NoneType' object has no attribute 'setCheckState'

Fitten von Masterkurve mit CD+FFHS funktioniert nicht.. Hier die Fehlermeldungen: "Fit kaput with exception: On entry to DGESDD parameter number 5 had an illegal value" OverflowError: (34, 'Numerical result out of range') 05/04/2023 17:10:47 - ERROR - root : Uncaught exception: Traceback (most recent call last): File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/mainwindow.py", line 240, in open self.management.load_files(fname, new_plot=filedialog.add_to_graph) File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 163, in load_files self.add_new_data(ret_dic, new_plot) File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 218, in add_new_data self._load_session(d[0], graphs=d[1]) File "/tmp/.mount_NMRevaGI7n1w/usr/src/gui_qt/main/management.py", line 183, in _load_session graph.listWidget.item(i).setCheckState(l) AttributeError: 'NoneType' object has no attribute 'setCheckState'
dominik self-assigned this 2023-04-06 15:22:55 +00:00
dominik added the
Kind/Bug
label 2023-04-06 15:23:00 +00:00
dominik added the
Status
Need More Info
Priority
Critical
labels 2023-04-07 10:40:29 +00:00
Member

Kommt der Fehler auch, wenn man eine andere Fitmethode wählt?

Kommt der Fehler auch, wenn man eine andere Fitmethode wählt?
dominik referenced this issue from a commit 2023-04-07 13:45:29 +00:00
Author
Member

mit Nelder-Mead kommt folgende Fehlermeldung: Fit kaput with exception:
zero-size array to reduction operation maximum which has no identity

mit Nelder-Mead kommt folgende Fehlermeldung: Fit kaput with exception: zero-size array to reduction operation maximum which has no identity
Author
Member

kann sein, dass ich doof war.. ich hatte nämlich noch den custom fitbereich drin.. Ich hab jetzt nochmal mit richtigem Fitbereich versucht zu fitten. Jetzt gibt es keine Fehlermeldung, aber es passiert auch nichts (bis jetzt) nur der "Run fit!!!"-button ist jetzt ausgegraut

kann sein, dass ich doof war.. ich hatte nämlich noch den custom fitbereich drin.. Ich hab jetzt nochmal mit richtigem Fitbereich versucht zu fitten. Jetzt gibt es keine Fehlermeldung, aber es passiert auch nichts (bis jetzt) nur der "Run fit!!!"-button ist jetzt ausgegraut
dominik referenced this issue from a commit 2023-04-08 18:37:07 +00:00
dominik removed the
Status
Need More Info
label 2023-04-08 18:40:58 +00:00
dominik added the
Status
Stale
label 2024-01-03 12:52:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IPKM/nmreval#39
No description provided.