Fehler anzeigen für Fitextrapolation #86

Closed
opened 2023-06-22 14:23:57 +00:00 by elisa · 6 comments
Member

funktioniert nicht

funktioniert nicht
elisa added the
Priority
Medium
Kind/Bug
labels 2023-06-22 14:23:57 +00:00
dominik was assigned by elisa 2023-06-22 14:23:57 +00:00
Member

Welches Extrapolieren? Das im Fitergebnis-Fenster, wo du den Bereich angibst, oder irgendwo anders, wo das gemacht werden könnte?

Welches Extrapolieren? Das im Fitergebnis-Fenster, wo du den Bereich angibst, oder irgendwo anders, wo das gemacht werden könnte?
dominik referenced this issue from a commit 2023-06-22 15:42:23 +00:00
elisa reopened this issue 2023-07-05 09:18:00 +00:00
Author
Member

Hallo Dominik,

irgendwie klappt das schon wieder nicht mehr. Ich habe eben versucht einen Arrhenius und einen VFT zu extrapolieren und es ging beides nicht :( kannst du dir das beitte nochmal ansehen?

Hallo Dominik, irgendwie klappt das schon wieder nicht mehr. Ich habe eben versucht einen Arrhenius und einen VFT zu extrapolieren und es ging beides nicht :( kannst du dir das beitte nochmal ansehen?
Member

Ich schau' es mir nachher an. Gibt's eine Fehlermeldung, mit der ich was anfangen kann?

Ich schau' es mir nachher an. Gibt's eine Fehlermeldung, mit der ich was anfangen kann?
Author
Member

Das ist die Fehlermeldung:

Line #28 (got 2 columns instead of 2)

05/07/2023 11:23:42 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevaiRDw7f/usr/src/gui_qt/io/asciireader.py", line 200, in apply
ret_dic = self.reader.export(x=x, y=y, yerr=y_err,
File "/tmp/.mount_NMRevaiRDw7f/usr/src/nmreval/io/asciireader.py", line 117, in export
raw_data = np.genfromtxt(BytesIO(tmp_), usecols=cols, missing_values='--')
File "/tmp/.mount_NMRevaiRDw7f/usr/lib/python3/dist-packages/numpy/lib/npyio.py", line 2080, in genfromtxt
raise ValueError(errmsg)
ValueError: Some errors were detected !
Line #1 (got 2 columns instead of 2)
Line #2 (got 2 columns instead of 2)
Line #3 (got 2 columns instead of 2)
Line #4 (got 2 columns instead of 2)
Line #5 (got 2 columns instead of 2)
Line #6 (got 2 columns instead of 2)
Line #7 (got 2 columns instead of 2)
Line #8 (got 2 columns instead of 2)
Line #9 (got 2 columns instead of 2)
Line #10 (got 2 columns instead of 2)
Line #11 (got 2 columns instead of 2)
Line #12 (got 2 columns instead of 2)
Line #13 (got 2 columns instead of 2)
Line #14 (got 2 columns instead of 2)
Line #15 (got 2 columns instead of 2)
Line #16 (got 2 columns instead of 2)
Line #17 (got 2 columns instead of 2)
Line #18 (got 2 columns instead of 2)
Line #19 (got 2 columns instead of 2)
Line #20 (got 2 columns instead of 2)
Line #21 (got 2 columns instead of 2)
Line #22 (got 2 columns instead of 2)
Line #23 (got 2 columns instead of 2)
Line #24 (got 2 columns instead of 2)
Line #25 (got 2 columns instead of 2)
Line #26 (got 2 columns instead of 2)
Line #27 (got 2 columns instead of 2)
Line #28 (got 2 columns instead of 2)
05/07/2023 11:24:18 - INFO - root : Use C functions
05/07/2023 11:24:21 - INFO - root : zsync information 2023-06-22 17:45:24+02:00, 421a1dfc4e9ee2253e5a693354cbbeafca376e88, NMReval-2023.134-058551c-x86_64.AppImage
05/07/2023 11:24:21 - INFO - root : file information 2023-06-23 13:13:24, 421a1dfc4e9ee2253e5a693354cbbeafca376e88
05/07/2023 11:24:30 - INFO - root : Use C functions
05/07/2023 11:24:33 - INFO - root : zsync information 2023-06-22 17:45:24+02:00, 421a1dfc4e9ee2253e5a693354cbbeafca376e88, NMReval-2023.134-058551c-x86_64.AppImage
05/07/2023 11:24:33 - INFO - root : file information 2023-06-23 13:13:24, 421a1dfc4e9ee2253e5a693354cbbeafca376e88
05/07/2023 11:53:02 - INFO - root : Successful fit
05/07/2023 11:53:12 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevaNfaUxu/usr/src/gui_qt/fit/result.py", line 328, in on_buttonBox_clicked
extrapolate[2] = int(self.numx_line.text())
ValueError: invalid literal for int() with base 10: ''

Das ist die Fehlermeldung: Line #28 (got 2 columns instead of 2) 05/07/2023 11:23:42 - ERROR - root : Uncaught exception: Traceback (most recent call last): File "/tmp/.mount_NMRevaiRDw7f/usr/src/gui_qt/io/asciireader.py", line 200, in apply ret_dic = self.reader.export(x=x, y=y, yerr=y_err, File "/tmp/.mount_NMRevaiRDw7f/usr/src/nmreval/io/asciireader.py", line 117, in export raw_data = np.genfromtxt(BytesIO(tmp_), usecols=cols, missing_values='--') File "/tmp/.mount_NMRevaiRDw7f/usr/lib/python3/dist-packages/numpy/lib/npyio.py", line 2080, in genfromtxt raise ValueError(errmsg) ValueError: Some errors were detected ! Line #1 (got 2 columns instead of 2) Line #2 (got 2 columns instead of 2) Line #3 (got 2 columns instead of 2) Line #4 (got 2 columns instead of 2) Line #5 (got 2 columns instead of 2) Line #6 (got 2 columns instead of 2) Line #7 (got 2 columns instead of 2) Line #8 (got 2 columns instead of 2) Line #9 (got 2 columns instead of 2) Line #10 (got 2 columns instead of 2) Line #11 (got 2 columns instead of 2) Line #12 (got 2 columns instead of 2) Line #13 (got 2 columns instead of 2) Line #14 (got 2 columns instead of 2) Line #15 (got 2 columns instead of 2) Line #16 (got 2 columns instead of 2) Line #17 (got 2 columns instead of 2) Line #18 (got 2 columns instead of 2) Line #19 (got 2 columns instead of 2) Line #20 (got 2 columns instead of 2) Line #21 (got 2 columns instead of 2) Line #22 (got 2 columns instead of 2) Line #23 (got 2 columns instead of 2) Line #24 (got 2 columns instead of 2) Line #25 (got 2 columns instead of 2) Line #26 (got 2 columns instead of 2) Line #27 (got 2 columns instead of 2) Line #28 (got 2 columns instead of 2) 05/07/2023 11:24:18 - INFO - root : Use C functions 05/07/2023 11:24:21 - INFO - root : zsync information 2023-06-22 17:45:24+02:00, 421a1dfc4e9ee2253e5a693354cbbeafca376e88, NMReval-2023.134-058551c-x86_64.AppImage 05/07/2023 11:24:21 - INFO - root : file information 2023-06-23 13:13:24, 421a1dfc4e9ee2253e5a693354cbbeafca376e88 05/07/2023 11:24:30 - INFO - root : Use C functions 05/07/2023 11:24:33 - INFO - root : zsync information 2023-06-22 17:45:24+02:00, 421a1dfc4e9ee2253e5a693354cbbeafca376e88, NMReval-2023.134-058551c-x86_64.AppImage 05/07/2023 11:24:33 - INFO - root : file information 2023-06-23 13:13:24, 421a1dfc4e9ee2253e5a693354cbbeafca376e88 05/07/2023 11:53:02 - INFO - root : Successful fit 05/07/2023 11:53:12 - ERROR - root : Uncaught exception: Traceback (most recent call last): File "/tmp/.mount_NMRevaNfaUxu/usr/src/gui_qt/fit/result.py", line 328, in on_buttonBox_clicked extrapolate[2] = int(self.numx_line.text()) ValueError: invalid literal for int() with base 10: ''
Member

Traceback (most recent call last):
File "/tmp/.mount_NMRevaNfaUxu/usr/src/gui_qt/fit/result.py", line 328, in on_buttonBox_clicked
extrapolate[2] = int(self.numx_line.text())
ValueError: invalid literal for int() with base 10: ''

Es behauptet, dass du für das Extrapolieren keine Zahl der Punkte genannt hast. Kann aber auch sein, dass ich umbenannt habe und an der falschen Stelle danach gesucht wird...

> Traceback (most recent call last): > File "/tmp/.mount_NMRevaNfaUxu/usr/src/gui_qt/fit/result.py", line 328, in on_buttonBox_clicked > extrapolate[2] = int(self.numx_line.text()) > ValueError: invalid literal for int() with base 10: '' Es behauptet, dass du für das Extrapolieren keine Zahl der Punkte genannt hast. Kann aber auch sein, dass ich umbenannt habe und an der falschen Stelle danach gesucht wird...
elisa closed this issue 2023-07-05 11:13:30 +00:00
dominik changed title from Extrapolieren von Fitkurven to Fehler anzeigen für Fitextrapolation 2023-07-05 11:30:16 +00:00
Member

Wenn was nicht funktioniert oder Angaben fehlen, sollte das nicht nur im Log angezeigt werden.

Wenn was nicht funktioniert oder Angaben fehlen, sollte das nicht nur im Log angezeigt werden.
dominik reopened this issue 2023-07-05 11:30:26 +00:00
dominik added the
Kind/Enhancement
Type/Fit
labels 2023-07-05 11:31:00 +00:00
dominik referenced this issue from a commit 2023-07-05 16:12:18 +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#86
No description provided.