January 2013

time points DPARSFa 2.2

I am running a test subject on the newest version 2.2 dparsfa. THe program gives the error at the normalization step:
Moving Normalized Files:A4671_001 OK
Generating the pictures for checking normalization: A4671_001 OK
    'Error in Normalize, time point number doesn't match: A4671_001'

DPARSF2.2运行出错

刚开始运行就报错。安装的是spm8和rest1.8

??? Error using ==> parallel_function at 598
Error in ==> DPARSFA_run>(parfor body) at 222
Index exceeds matrix dimensions.

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

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

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