Fehler anzeigen für Fitextrapolation #86
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?
funktioniert nicht
Welches Extrapolieren? Das im Fitergebnis-Fenster, wo du den Bereich angibst, oder irgendwo anders, wo das gemacht werden könnte?
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?
Ich schau' es mir nachher an. Gibt's eine Fehlermeldung, mit der ich was anfangen kann?
Das ist die Fehlermeldung:
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: ''
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...
Extrapolieren von Fitkurvento Fehler anzeigen für FitextrapolationWenn was nicht funktioniert oder Angaben fehlen, sollte das nicht nur im Log angezeigt werden.