Summary of what happened:
I’m new to fMRIPrep and have a question. I ran it on a 30-min resting-state session, and it seems to have finished successfully. But the inflated surface (like inflated.surf.gii
) is missing, and I can’t find the functional data projected onto the surface (e.g., func.gii
or .dtseries.nii
). Any idea what might be wrong?
Command used (and if a helper script was used, a link to the helper script or the command generated):
fmriprep dataset dataset/derivatives participant \
--fs-license-file license.txt \
--omp-nthreads 8 \
--nthreads 32 \
--stop-on-first-crash \
--mem_mb 30000 \
--output-space MNI152NLin2009cAsym T1w \
--random-seed 34 \
-w work
Version:
fMRIPrep 24.1.1.
Environment (Docker, Singularity / Apptainer, custom installation):
PUT ENVIRONMENT HERE
Data formatted according to a validatable standard? Please provide the output of the validator:
PASTE VALIDATOR OUTPUT HERE
Relevant log outputs (up to 20 lines):
PASTE LOG OUTPUT HERE