Error before normalization

Submitted by Lisa_Kr on

Hello,

I encountered an error I never saw before. After I resliced, did slice-timing and co-registrated my functional images this error occurs before run normalization with dartel:

 

??? Index exceeds matrix dimensions.

Error in ==> DPARSFA_run>(parfor body) at 2753
            SPMJOB.matlabbatch{1,1}.spm.tools.dartel.mni_norm.template={[AutoDataProcessParameter.DataProcessDir,filesep,'T1ImgNewSegment',filesep,AutoDataProcessParameter.SubjectID{1},filesep,DirImg
            Error in ==> parallel_function at 491
            S = F(base, limit);

Error in ==> DPARSFA_run at 2627
    parfor i=1:AutoDataProcessParameter.SubjectNum

Error in ==> DPARSFA>pushbuttonRun_Callback at 1674
    [Error]=DPARSFA_run(handles.Cfg);

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> DPARSFA at 30
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback

 

I don't really understand why. I really hope you can help me!! Thanks!!