Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - incorrect header SpectrometerFrequency field in nii-rms header extension - io_writeniimrs - Helge #548

Closed
HJZollner opened this issue Jan 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HJZollner
Copy link
Collaborator

Describe the bug
nii-mrs files exported with Osprey can't be opened in FSLeyes. The SpectrometerFrequency has to be an array of numbers, however, currently is represented as a single entry. See nifti_mrs_specification page 3.

To Reproduce
Steps to reproduce the behavior:

  1. Export nii mrs from Osprey
  2. Open in file FSLeyes
  3. Error (spec_freq = [he['SpectrometerFrequency'][0])

Expected behavior
Nii-mrs files should be readable by FSLeyes

@HJZollner HJZollner added the bug Something isn't working label Jan 12, 2023
@HJZollner
Copy link
Collaborator Author

Solved in #549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant