Fit-Gewichtung log(y) #101

Closed
opened 2023-07-20 07:01:55 +00:00 by saeckech · 1 comment
Member

Es gibt im Drop-Down Menü die Option die Daten für den Fit mit log(y) zu gewichten, mir scheint aber, das gibts intern noch nicht (?)

Error-Log:

20/07/2023 08:59:32 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevaLVxBhp/usr/src/gui_qt/fit/fitwindow.py", line 348, in start_fit
weight = ['None', 'y', 'y2', 'Deltay'][self.weight_combobox.currentIndex()]
IndexError: list index out of range

Es gibt im Drop-Down Menü die Option die Daten für den Fit mit log(y) zu gewichten, mir scheint aber, das gibts intern noch nicht (?) Error-Log: **20/07/2023 08:59:32 - ERROR - root : Uncaught exception: Traceback (most recent call last): File "/tmp/.mount_NMRevaLVxBhp/usr/src/gui_qt/fit/fitwindow.py", line 348, in start_fit weight = ['None', 'y', 'y2', 'Deltay'][self.weight_combobox.currentIndex()] IndexError: list index out of range**
dominik added the
Kind/Bug
Type/Fit
labels 2023-07-20 07:16:37 +00:00
Member

Das gibt es nicht mehr.

Das gibt es nicht mehr.
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#101
No description provided.