.nmr datei öffnen (mit BDS-Daten) #71
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Crash
Kind/Documentation
Kind/Enhancement
Kind/Feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Priority
Very low
Reviewed
Duplicate
Reviewed
Invalid
Reviewed/Won't Fix
Status
Need More Info
Status
On Hold
Status
Stale
Type/BDS
Type/DSC
Type/Fit
Type/General
Type/NMR
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IPKM/nmreval#71
Loading…
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?
19/05/2023 16:39:21 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevayiDyHx/usr/src/gui_qt/main/mainwindow.py", line 264, in open
self.management.load_files(fname, new_plot=filedialog.add_to_graph)
File "/tmp/.mount_NMRevayiDyHx/usr/src/gui_qt/main/management.py", line 162, in load_files
ret_dic = self._filereader.readfiles(fname)
File "/tmp/.mount_NMRevayiDyHx/usr/src/gui_qt/io/filereaders.py", line 60, in readfiles
r(f).exec()
File "/tmp/.mount_NMRevayiDyHx/usr/src/gui_qt/io/nmrreader.py", line 33, in exec
data = self._reader.make_data()
File "/tmp/.mount_NMRevayiDyHx/usr/src/nmreval/io/nmrreader.py", line 44, in make_data
return self._make_new(fname)
File "/tmp/.mount_NMRevayiDyHx/usr/src/nmreval/io/nmrreader.py", line 58, in _make_new
dtype = _dtypes[s.pop('mode')]
KeyError: 'bds'