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

Convert PAR/REC to Nifti #19

Closed
SiriusHou opened this issue Dec 10, 2020 · 4 comments
Closed

Convert PAR/REC to Nifti #19

SiriusHou opened this issue Dec 10, 2020 · 4 comments

Comments

@SiriusHou
Copy link

SiriusHou commented Dec 10, 2020

I downloaded MRIcroGL 2-Novemember from https://www.nitrc.org/projects/mricrogl to convert PAR/REC file into Nifti format. Now, I got stuck with a problem. When I tried to convert a PAR/REC file into Nifti format, the MRIcroGL doesn't work. The error message is as below.
image

However, if I modify the diffusion (ap, fh, rl) parameter in image information session from (0.000, 0.000, -1.000) to (0.000001, 0.000, -1.000), MRIcroGL could convert the data into Nifti format. Can you help me fix the problem?
image

@neurolabusc
Copy link
Contributor

See my comments for dcm2niix issue 461. If you can share an image via GoogleDrive/Box/etc (send link to email in my avatar) I can provide feedback. Otherwise, feel free to modify the dcm2niix code and generate a pull request. I do not have access to Philips equipment, so my support for this format is limited.

@SiriusHou
Copy link
Author

Thank you for your rapid reply. I will try your suggestion to see if I can work around. Thanks a lot!

@neurolabusc
Copy link
Contributor

@SiriusHou I have moved this issue to dcm2niix. Can you download the latest build from AppVeyor and see if replacing the copy of dcm2niix in you \MRIcroGL\Resources folder with the latest commit resolves your issue? Thanks!

@SiriusHou
Copy link
Author

The problem is fixed! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants