Error related to asking T1 image

Submitted by Floating on

Dear Experts,

DPARSF has been very useful and I appreciate all the help I got from here.  I ran into a problem for ALFF.  Although I have choosen Normalize by using EPI templates, DPARSFA requests for T1 image for ALFF.

 

Here is the error:

0.032254 for pre-processing

0.742579 for normal computation

2.936321 for search along normal

0.138178 for checking self-intersection

0.007303 for output

Bet finished

Error using cd

Cannot CD to C:\Users\xxx\Documents\Test\FunImgARWC\T1Img\10111 (Name is nonexistent or

not a directory).

 

Error in DPARSFA_run (line 1415)

        cd([AutoDataProcessParameter.DataProcessDir,filesep,'T1Img',filesep,AutoDataProcessParameter.SubjectID{1}]);

       

Error in DPARSF_run (line 95)

[Error] = DPARSFA_run(Cfg);

 

Error in DPARSF>pushbuttonRun_Callback (line 1117)

    [Error]=DPARSF_run(handles.Cfg);

 

Error in gui_mainfcn (line 95)

        feval(varargin{:});

 

Error in DPARSF (line 50)

    gui_mainfcn(gui_State, varargin{:});

 

Error while evaluating uicontrol Callback

 

Any advice or suggestion will be greatly appreciated!

 

Thanks,

Floating