Dear DPARSF users
I try to use DPARSF for my rest data but I face the following error which is related to Mask. I also chose NO mask to skip this step, but this error was appeared again. What should I do?
Generating AutoMasks begin...
Reading images from "E:\FMRI\DPABI_V2.1_160415\DPARSF\RAW\FunImgAR\subject001\rafunctionaldata001.nii" etc.
Error using w_ClipLevel (line 50)
Attempted to access Xout(0); index must be a positive integer or logical.
Error in w_Automask (line 33)
clip_fixed=w_ClipLevel(0.5, MeanAbsVolume);
Error in DPARSFA_run>(parfor body) (line 1788)
w_Automask(InputDir, OutputFile);
Error in DPARSFA_run (line 1778)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSF_run (line 113)
[Error] = DPARSFA_run(Cfg);
Error in DPARSF>pushbuttonRun_Callback (line 1152)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSF (line 52)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback
Best Regards
Mariam
Forums
Skip: Automask.
Skip: Automask.
How skip Mask step
How skip Mask step
Thanks. I know that I can. How can I skip this step?
I chose NO MASK, But faced the same error.
Greetings