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
I'm trying to convert into a BIDS hierarchy some diffusion images (4D) from Philips scanner with a trace volume. I couldn't find a way to use heudiconv with these images because it stops with the message:
nibabel.nicom.dicomwrappers.WrapperError: Calculated shape does not match number of frames.
I can convert the DCM files to NII.GZ without errors when using dcm2niix directly.
I have a phantom image to share, if it can help. The logs are below.
@bmelo - thanks for the detailed report, I'd like to take a look at a phantom image if possible - if you wish to share via email, you can reach me at [email protected]
Hi,
I'm trying to convert into a BIDS hierarchy some diffusion images (4D) from Philips scanner with a trace volume. I couldn't find a way to use heudiconv with these images because it stops with the message:
nibabel.nicom.dicomwrappers.WrapperError: Calculated shape does not match number of frames.
I can convert the DCM files to NII.GZ without errors when using dcm2niix directly.
I have a phantom image to share, if it can help. The logs are below.
heudiconv.log
dcm2niix.log
Please, can you help me to understand how I can use heudiconv with these images?
The text was updated successfully, but these errors were encountered: