wtclarke / spec2nii

Multi-format in vivo MR spectroscopy conversion to NIFTI
Other
27 stars 23 forks source link

converting RDA results in UnicodeDecodeError #96

Closed gaunab closed 1 year ago

gaunab commented 1 year ago

When I try to convert a Siemens RDA-File I get the following Error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 27: invalid start byte

The Error is raised by: spec2nii/Siemens/rda.py", line 47, in convert_rda

wtclarke commented 1 year ago

This is fixed in #115 and will be in version 0.7.1