Problem of DPARSF v2.1

 Dear all, 

I have downloaded the test data from http://www.restfmri.net/forum/DemoData and load the configuration data DPARSF_Preprocess_ALFF_FC.mat by DPARSF v2.1 like below

An error occurs in the step of "Regress out nuisance covariates" like below. The data in the folder of FunImgNormalizedSmoothedDetrendedFilteredCovs must be wrong. Could you tell me what's the problem?
 
Error using horzcat
Dimensions of matrices being concatenated are not consistent.

Error in DPARSF_run (line 1209)
            Covariables=[Covariables,theROITimeCourses];

Error in DPARSF>pushbuttonRun_Callback (line 976)
    [Error]=DPARSF_run(handles.Cfg);

Error in gui_mainfcn (line 96)
        feval(varargin{:});

Error in DPARSF (line 43)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback
 
Thank you very much for your help!

Best regards,
Jing.

 Hi, you can reference the following solution:
http://www.restfmri.net/forum/node/1353

"

Re: Error using horzcat - Seed-based Functional Connectivity

Re: Error using horzcat - Seed-based Functional Connectivity

Hi,
Covariables=[Covariables,theROITimeCourses]; 
You need to make sure that your covariates and ROI series are equal length. If the ROI time course contains 100 time points, then your covariates must have 100 time points too.



 Thank you for your help.

But I do not quite understand how this problem occurs since the data and configuration I have tried are provided by the authors of DPARSF. The problem surely relates to the command of [Covariables, theROITimeCourses], but how to solve this problem since DPARSF is run under GUI?

There are totally 240 time points and 10 of them are removed. In the rp*.txt, the data size is 230*6. There is no problem till this step. 

The files in the folder of FunImgNormalizedSmoothedDetrendedFilteredCovs are wrong. How could I correct them?

Thanks!

Jing.

Also,  "Yeah, please make sure at which step you removed some first time points." How could I determine or change this? The order of steps seems to be fixed on the GUI. Jing. 

 What you would usually do is to remove the generated folders and files, rerun the DPARSF parameters configuration, and then it should help.

Error | Forum of resting-state fMRI

Error

The website encountered an unexpected error. Please try again later.