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
Qsiprep flips the PE direction of my TOPUP distortion correction field. This issue has been reported and fixed for fmriprep here: FIX: Revise the TOPUP workflow and related utilities#278. Could this fix also be applied to qsiprep?
Additional details
QSIPrep version: 0.20.0
Docker version: 25.0.4
What were you trying to do?
Preprocess my dwi data.
What did you expect to happen?
Successfully preprocess my dwi data and correct for image distortions.
What actually happened?
The dwi output are not corrected for susceptibility distortions because the distortion correction field is flipped (shows opposite contrast to correct distortion field for the data).
jhauneuro
changed the title
TOPUP distortion correction field is flipped for my LAS oriented dwi data
TOPUP distortion correction field is flipped for my LPS oriented dwi data
Jul 31, 2024
@mattcieslak I normally use dcm2niix for conversion to nifti. This particular dataset uses a GE research sequence that requires a different conversion process of reconstructing the images from the raw k-space data (P-files). Because of this I am using in-house recon scripts provided by the imaging center (CFMRI/UCSD) where we are collecting these data. dcm2niix fails on the dicoms (it looks like it doesn't integrate the multiband data well).
Summary
Qsiprep flips the PE direction of my TOPUP distortion correction field. This issue has been reported and fixed for fmriprep here: FIX: Revise the TOPUP workflow and related utilities #278. Could this fix also be applied to qsiprep?
Additional details
What were you trying to do?
Preprocess my dwi data.
What did you expect to happen?
Successfully preprocess my dwi data and correct for image distortions.
What actually happened?
The dwi output are not corrected for susceptibility distortions because the distortion correction field is flipped (shows opposite contrast to correct distortion field for the data).
Reproducing the bug
I ran the following command:
The text was updated successfully, but these errors were encountered: