.nmr datei öffnen (mit BDS-Daten) #71

Closed
opened 2023-05-19 14:40:27 +00:00 by elisa · 0 comments
Member

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'

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'
elisa added the
Kind/Bug
label 2023-05-19 14:40:32 +00:00
dominik was assigned by elisa 2023-05-19 14:40:36 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#71
No description provided.