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
We want to use your code for Flair preprocessing. However, it seems that it depend on a toobox——nmri. Could you please tell me how can I download the toolbox to run the code successfull?
%% now run the segment of T1 + FLAIR
cfg.jobs={'segment'};
%cfg.files=Hfiles; % set to re-oriented version
We want to use your code for Flair preprocessing. However, it seems that it depend on a toobox——nmri. Could you please tell me how can I download the toolbox to run the code successfull?
%% now run the segment of T1 + FLAIR
cfg.jobs={'segment'};
%cfg.files=Hfiles; % set to re-oriented version
qcfg=[];
qcfg.compile=0;
qcfg.spm=1;
qcfg.hold=1;
qcfg.title=['Segment_T1-FLAIR_subjs'];
nmri_parrun(qcfg,'nmri_VBM_runner',cfg);
The text was updated successfully, but these errors were encountered: