You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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)
Chris Rorden's dcm2niiX version v1.0.20230411 Clang15.0.0 ARM (64-bit MacOS)
Thank you
The text was updated successfully, but these errors were encountered: