Hi,
I have a question about the choice MNI space resolution. I found that for a typical fMRI scan for about 3 mm resolution and T1w 1 mm resolution, MNI for T1 would be 1mm and for fMRI would be ~2 mm.
However, my images have much higher resolution (0.6 mm for T1w and 1.3 mm for fMRI). Could you suggest what resolution of MNI should I choose when doing normalization? Because I assumed that by choosing a higher resolution I can retain more information afforded by the high-res scans. Is this correct?
With such high resolution, you would not want to normalize you data to “classical” resolutions (1mm for anatomy, 3mm for functional). In tools such as FMRIPREP, you can keep your native resolution for your normalized data in MNI space.
Hi @jsein , thank you very much for the suggestion! Unfortunately I am unable to use fmriprep because of a slicing timing error in my DICOM files. I was wondering if there are any alternatives I could look into?
There is afni_proc.py (AP) which you can use to set up an FMRI processing pipeline: https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/programs/alpha/afni_proc.py_sphx.html#ahelp-afni-proc-py
… and you can control features like blurring or not (whether you are doing voxelwise or ROI-based analysis, respectively), volumetric or surface analysis, choosing a particular template, etc. The option for specifying the final output resolution is: