No Branch/Tag Specified
Labels
Clear labels
Kind/Breaking
Kind/Bug
Kind/Crash
Kind/Documentation
Kind/Enhancement
Kind/Feature
Reviewed/Won't Fix
Type/BDS
Type/DSC
Type/Fit
Type/General
Type/NMR
Breaking change that won't be backward compatible
Something is not working
This issue describes unexpected shutdowns or non-responsive behaviors
Improves documentation
Improve existing functionality
New feature
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Priority
Very low
The priority is very low
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid isssue
This issue won't be fixed
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Status
On Hold
This issue or pull request is on hold
Status
Stale
Issues without activity for more than 6 months
Issues connected to BDS
Issues connected to DSC
Issue is connected to fitting data
issue connected to general functionality
Issues connected to NMR
Milestone
No items
No Milestone
Assignees
aahmad (Arshid Ahmad)
anisar (Aqsa Nisar)
ckolb (Christian Kolb)
cwolter (Celine Wolter)
dominik (Dominik Demuth)
dwuerz (David Würz)
elisa (Elisa Steinruecken)
fwolter (Finn Wolter)
huczhang (Huanchen Zhang)
jepsinrajkp (Jepsinraj Kakkuzhiyulla Parambath)
kschroeder (Katharina Schroeder)
malbrecht (Maximilian Albrecht)
mandal (Suvendu Mandal)
markusro (Markus Rosenstihl)
mbergmann (Mark Bergmann)
mhaneke (Markus Haneke)
robin (Robin Horstmann)
saeckech (Christoph Säckel)
skloth (Sebastian Kloth)
skrueger (Sandra Krüger)
ypiliauskaya (Yauheniya Piliauskaya)
Clear assignees
No Assignees
dominik
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IPKM/nmreval#39
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.
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