Weird extension of inferior slices anteriorly using fmriprep

Summary of what happened:

Dear all,

I am running fmriprep for the first time, and my preproc_bold.nii files have a weird distortion extending from the cerebellum for a few slices, it is basically a copy of what seems like the final slice, extending anteriorly.

The copied slices are overlapping with the superior slices, likely messing with the voxels.

I am currently re-running without --fs-no-reconall \ to see how it acts with freesurfer.

* Original orientation: LAS
* Repetition time (TR): 2s
* Phase-encoding (PE) direction: Anterior-Posterior
* Single-echo EPI sequence.
* Slice timing correction: Applied
* Susceptibility distortion correction: None
* Registration: FSL `flirt` with boundary-based registration (BBR) metric - 6 dof
* Non-steady-state volumes: 0

Also I must note that this issue does not happen at my own SPM preprocessing pipeline.

images showing how it extends anteriorly:

Command used (and if a helper script was used, a link to the helper script or the command generated):

my fmriprep command is:

fmriprep /neurodesktop-storage/analysis/nifti /neurodesktop-storage/analysis/derivatives participant \
  --work-dir /neurodesktop-storage/analysis/work \
  --fs-license-file /neurodesktop-storage/analysis/license.txt \
  --output-spaces T1w MNI152NLin2009cAsym \
  --nthreads 12 \
  --omp-nthreads 6 \
  --mem-mb 16000 \
  --fs-no-reconall \
  --skip-bids-validation

Version:

25.1.3

Environment (Docker, Singularity / Apptainer, custom installation):

Neurodesk

Data formatted according to a validatable standard? Please provide the output of the validator:

It is BIDS validated, no major errors, only irrelevant warnings.

Screenshots / relevant information:


Hi @Tamer_Gezici,

In the future please use the software support post category and post template. You can see I edited your post for you this time. You can edit your post to add the missing information, including the version number. Please update after reenabling freesurfer.

Best,
Steven

Thanks Steven. I edited according to the format, my apoligies.

Hi @Tamer_Gezici,

Additionally, please update to the most recent version and rerun (using a fresh working directory). Also please confirm whether the artifact is present in the raw image, and whether susceptibility distortion correction is part of your pipeline.

I believe just updating will do the trick: EPI stretching outside of FoV

Best,
Steven