.nmr datei öffnen (mit BDS-Daten) #71
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?
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'