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

PAR/REC file conversion to NIfTI #922

Open
ismailukman opened this issue Mar 4, 2025 · 1 comment
Open

PAR/REC file conversion to NIfTI #922

ismailukman opened this issue Mar 4, 2025 · 1 comment

Comments

@ismailukman
Copy link

Hi, I am unable to correctly convert PAR/REC files to NIfTI in all dcm2niiX versions after v1.0.20230411. Here are the output details with the error/warning message.

Chris Rorden's dcm2niiX version v1.0.20241211
Segmentation fault

Chris Rorden's dcm2niiX version v1.0.20240202 Clang15.0.0 ARM (64-bit MacOS)

Warning: dcm2niix PAR is not actively supported (hint: use dicm2nii)
Warning: PAR file volumes not saved in ascending temporal order (please check re-ordering)

Chris Rorden's dcm2niiX version v1.0.20230411 Clang15.0.0 ARM (64-bit MacOS)

Warning: dcm2niix PAR is not actively supported (hint: use dicm2nii)
Warning: PAR file volumes not saved in ascending temporal order (please check re-ordering)

Thank you

@neurolabusc
Copy link
Collaborator

I no longer have access to PAR/REC files. Feel free to share a sample dataset with my institutional email. Alternatively, if you want to resolve this yourself compile with the sanitize option:

git clone --branch development https://github.com/rordenlab/dcm2niix.git
cd dcm2niix/console
make sanitize
./dcm2niix /path/to/PARREC

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