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
No labels
Kind/Bug
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#102
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.
Die Schaltfläche "Shift/scale" im Reiter "Math" ist tot. Über das Icon öffnet sich das scheinbar richtige Popup und ich kann Kurven in der Vorschau verschieben und skalieren. Wenn ich aber auf "ok" klicke, ändern sich die Daten im Graphen nicht, stattdessen gibt es diese Fehlermeldung:
**24/07/2023 08:42:23 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMReva8PjbO4/usr/src/gui_qt/main/management.py", line 844, in shift_scale
d_k.x = d_k.x*v[1][0] + v[0][0]
File "/tmp/.mount_NMReva8PjbO4/usr/src/gui_qt/lib/decorators.py", line 38, in wrapped
ret_val = func(self, *args, kwargs)
File "/tmp/.mount_NMReva8PjbO4/usr/src/gui_qt/data/container.py", line 142, in x
self._data.y = self._data.y[self._data.mask]
IndexError: boolean index did not match indexed array along dimension 0; dimension is 10 but corresponding boolean dimension is 14
Falls es relevant ist: ich wollte die Shift-Faktoren nicht exportieren und habe das entsprechende Häkchen entfernt.
Das ist ein Problem bei ausgeblendeten Datenpunkten.
Workaround: Ausgeblendete Punkte anzeigen zu lassen und nach dem Schieben wieder auszublenden.