Dear Experts,
I am new to DPABI/DPARSF and am running the pipeline for first time. Kindly find attached a screenshot which shows by selected options.
While preprocessing is running, everything runs fine up until extract ROI time course, and I get following error:
Reference to non-existent field 'ROIDefForEachSubject'.
Error in DPARSFA_run>(parfor body) (line 3856)
y_ExtractROISignal([AutoDataProcessParameter.DataProcessDir,filesep,FunSessionPrefixSet{iFunSession},AutoDataProcessParameter.StartingDirName,filesep,AutoDataProcessParameter.SubjectID{i}
Error in parallel_function (line 473)
F(base, limit);
Error in DPARSFA_run (line 3854)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1663)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
I though if we do not enter any ROIs, pipeline by default considers 90 regions atlas to extract ROI signals. Can anyone please guide me on same?
Thanks!
Hi,
Hi,
I think the problem is that you didn't click "Define ROI" to define ROIs for functional connectivity analysis.
Best,
Chao-Gan
RE: [RFMRI] Error while
I later tried with "Define ROI" option and selecting AAL atlas, now it gives following error:
Error using y_ExtractROISignal (line 187)
File doesn't exist or wrong ROI definition, please check:
/home/sneha/spm8/DPABI_V1.1_140827/DPARSF_V3.0_140815/Templates/aal.nii.
Thanks,
Sneha
Sent: Thursday, September 18, 2014 2:06 PM
To: rfmri.org@rnet.co
Subject: Re: [RFMRI] Error while extracting ROI time course
Re: [RFMRI] Error while