Hi Guys,
Preprocessed (detrend) my data outside of your toolbox but wanted to use DPARSF to smooth and calculate ALFF, fALFF, etc. I created the proper folders in FunRaw, put my data in the FunImgNormalized folder, and tried to run just these steps that I wanted. I checked smooth, use with smooth, no mask, checked everything on the ALFF line, regress out CSF. I get the following error:
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Smooth'
Done 'Smooth'
Done
Moving Smoothed Files:gad_c029 OKMoving Smoothed Files:gad_c031 OK
Undefined function 'alff' for input arguments of type 'char'.
Error in DPARSF_run (line 1100)
alff(
[AutoDataProcessParameter.DataProcessDir,filesep,FunImgDir,filesep,AutoDataProcessParameter.SubjectID{i}],
...
Error in DPARSF>pushbuttonRun_Callback (line 976)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSF (line 43)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
Any suggestions would be appreciated. Thank you!
Desmond
Stanford Psychiatry Dept.
Preprocessed (detrend) my data outside of your toolbox but wanted to use DPARSF to smooth and calculate ALFF, fALFF, etc. I created the proper folders in FunRaw, put my data in the FunImgNormalized folder, and tried to run just these steps that I wanted. I checked smooth, use with smooth, no mask, checked everything on the ALFF line, regress out CSF. I get the following error:
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Smooth'
Done 'Smooth'
Done
Moving Smoothed Files:gad_c029 OKMoving Smoothed Files:gad_c031 OK
Undefined function 'alff' for input arguments of type 'char'.
Error in DPARSF_run (line 1100)
alff(
[AutoDataProcessParameter.DataProcessDir,filesep,FunImgDir,filesep,AutoDataProcessParameter.SubjectID{i}],
...
Error in DPARSF>pushbuttonRun_Callback (line 976)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSF (line 43)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
Any suggestions would be appreciated. Thank you!
Desmond
Stanford Psychiatry Dept.
Forums
Re
Have you also install the REST toolbox?
Best,
Chao-Gan
Folder choice?
Re