用DPABI做到Normalize这一步报错

老师,您好!我用DPABI做到Normalize这一步报错如下图,请问是什么原因呢?之前做预处理都是没有问题的。但会出现隔一段时间不用,再用时就容易出现报错。

Normalize:DAI_ZHI_GANG OK
Initialising batch system... done.
Item tools: No field(s) named
oldnorm
Error using spm_jobman>fill_run_job (line 461)
No executable modules, but still unresolved dependencies or incomplete module inputs.
 
Error in spm_jobman (line 247)
        sts = fill_run_job('run', cjob, varargin{3:end});
 
Error in DPARSFA_run>(parfor body) (line 2811)
            spm_jobman('run',SPMJOB.matlabbatch);
 
Error in DPARSFA_run (line 2722)
    parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in DPARSFA>pushbuttonRun_Callback (line 1795)
    [Error]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Caused by:
    Error using spm_jobman>fill_run_job (line 461)
    No executable modules, but still unresolved dependencies or incomplete module inputs.
 
AttachmentSize
Image icon QQ图片20190725155409.png13.28 KB

See if update spm12 to the latest version works.

It still doesn't work when I update spm12 to the latest version.  So I resetup the MATLAB, and it works. I don't know why the MATLAB will not work after a period of time, and I need to reset it up every time.

严老师,我还有一个问题想请教。

1.用dpabi做统计分析,multiple comparison test得出的两组间结果在viewer中还需要做FDR或GRF校正吗?

2.如果需要,做校正时的Mask是选全脑BrainMask?还是F值经FDR或GRF校正后的结果图提取出的Mask?

1. 需要。

2. 全脑。

明白了,谢谢!

另请问,我用dpabi做vbm分析,再做DARTEL这一步途中电脑死机重启,需要将T1ImgNewSegment这个文件夹完全删除重新做New Segment+DARTEL这一步吗?

还是说可以保留原T1ImgNewSegment这个文件夹重新做New Segment+DARTEL这一步?生成同样文件会自动覆盖?

建议删掉T1ImgNewSegment重来。