Matlab 2012a
Win2008 64bit
REST 1.8
DPARSFA 2.2
选项及操作内容见附件,我没有处理被试的T1图像,不知道在DPARSFA 中应该如何处理设置
Matlab 出错信息如下,多谢指教,谢谢!
Index exceeds matrix dimensions.
Error in y_Normalize_WriteToMNI_DARTEL (line 47)
SPMJOB.matlabbatch{1,1}.spm.tools.dartel.mni_norm.data.subj(1,1).flowfield={[T1ImgNewSegmentDir,filesep,SubjectID,filesep,DirImg(1).name]};
Error in DPARSFA_run>(parfor body) (line 2559)
                    y_Normalize_WriteToMNI_DARTEL(SubjectID_Temp,SourceDir_Temp,OutpurDir_Temp,T1ImgNewSegmentDir,DARTELTemplateFile,IsSubDirectory,BoundingBox,VoxSize)
                    
Error in parallel_function (line 473)
            F(base, limit);
Error in DPARSFA_run (line 2508)
        parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1569)
    [Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
        feval(varargin{:});
Error in DPARSFA (line 33)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback
| Attachment | Size | 
|---|---|
| 3.3 KB | 
YAN Chao-Gan
Tue, 01/29/2013 - 17:02
Permalink
Re: DPARSFA 出错
在不用DARTEL的情况下,先不用voxel-specific 12的校正模型吧。因为目前的代码是通过DARTEL来把voxel-specific head motion normalize到MNI space.