Fit kaput, CD+FFHS #39
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Crash
Kind/Documentation
Kind/Enhancement
Kind/Feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Priority
Very low
Reviewed
Duplicate
Reviewed
Invalid
Reviewed/Won't Fix
Status
Need More Info
Status
On Hold
Status
Stale
Type/BDS
Type/DSC
Type/Fit
Type/General
Type/NMR
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IPKM/nmreval#39
Loading…
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?
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'
Kommt der Fehler auch, wenn man eine andere Fitmethode wählt?
mit Nelder-Mead kommt folgende Fehlermeldung: Fit kaput with exception:
zero-size array to reduction operation maximum which has no identity
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