FMRI: Difference between revisions
From Brain Mapping Unit
Jump to navigationJump to search
Line 5: | Line 5: | ||
The ME-ICA script to be run is located on the BCNI server at: "/home/rr480/Code/MATLAB/fMRI/MEICA/meica_manfred_2018_05_10/meica.py". This includes the following options (some of which are specific to NSPN data): | The ME-ICA script to be run is located on the BCNI server at: "/home/rr480/Code/MATLAB/fMRI/MEICA/meica_manfred_2018_05_10/meica.py". This includes the following options (some of which are specific to NSPN data): | ||
<code> | |||
-d 'echo[1,2,3].nii' | -d 'echo[1,2,3].nii' | ||
-a 'brainmask.nii' | -a 'brainmask.nii' | ||
Line 14: | Line 15: | ||
--mask_mode='anat' | --mask_mode='anat' | ||
--no_skullstrip --OVERWRITE | --no_skullstrip --OVERWRITE | ||
</code> |
Revision as of 11:23, 10 May 2018
MEICA and Tedana
The following pipeline describes processing steps for multi-echo ICA (ME-ICA) data, as agreed by Manfred, Frantisek and others in May 2018. This is the pipeline applied to NSPN and BioDep projects.
The ME-ICA script to be run is located on the BCNI server at: "/home/rr480/Code/MATLAB/fMRI/MEICA/meica_manfred_2018_05_10/meica.py". This includes the following options (some of which are specific to NSPN data):
-d 'echo[1,2,3].nii'
-a 'brainmask.nii'
-e 13.0,30.55,48.1
--TR=2.43
--tpattern=seq-z
-b 15s
--fres=2.5
--mask_mode='anat'
--no_skullstrip --OVERWRITE