Discuss

Error messages in DPARSF

Submitted by carloscat on
Forums
Dear all:
I'm a beginner using SPM and resting fMRI. I tried to preprocessed my data using DPARSF, with normalization by using T1 image unified segmentation. My data preparation and directory were arranged  according to the online-course. However, DPARSF crashed immediately after finishing realignment  with the following error message.

Done    'Realign: Estimate & Reslice'
Done

??? Error using ==> copyfile
No matching files were found.

Error in ==> DPARSF_run at 310

Reho报错

Submitted by yanzhou on
Forums

 
做Reho时发现报错,请老师看看是什么原因。

ReHo :"D:\IA\Analysis\FunImgNormalized\Sub_006_detrend_filtered"
??? Undefined command/function 'rest_misc'.

Error in ==> reho_gui>btnComputeReho_Callback at 337
   rest_misc( 'DisplayLastException');

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

Error in ==> reho_gui at 34
    gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback.
 

提取协变量时出错

Submitted by yanzhou on
Forums
按照COURSE中讲述的方法提取协变量,发现报错,

>> RPCov=load('rp_aSub_001.txt');
>> BCWCov=load('ROI_FCMap_Sub_001.txt')'
>>Cov=[RPCov,BCWCov];
??? Error using ==> horzcat
All matrices on a row in the bracketed expression must have the
 same number of rows.

附件是头动文件和ROI文件,请老师看看是哪里出问题了

Maximum variable size allowed by the program is exceeded

Submitted by dominic on
Forums
 Dear DPARSF developers, 

I am trying to run a test set of participants on using DPARSF and receive the following error: 

Removing the linear trend:
Read 3D EPI functional images: "/data/kodos/work/struct/dominic/dparsf_v1.0beta/ads20/FunImgNormalizedSmoothed/1005037".??? Maximum variable size allowed by the program is exceeded.

Q&A: Convert r to p

Submitted by YAN Chao-Gan on
Forums
Dear Chao
I have a question regarding you program y_corr2p, that was very useful to me. I would like to know how the P value is calculated. All other algorithms I have been using use the mean(r) and std(r) across all subjects, but your code is independent of the number of subjects, only taking into account the number of time points in the series. I am curious about how it is calculated
best regards
Pablo

Dear Pablo,

cp: preserving permissions for "...": operation not supported.

Submitted by dominic on
Forums
Hi DPARSF developers, 

Thanks very much for your help so far. There is another error that I'm having difficulty understanding--printed below. I'm running DPARSF from spm5 using MATLAB 7.4.0. This error occurred after running the normalisation steps. In particular, I don't know why copying permissions and the ACL is not supported only for the files mentioned. 

Once this problem is fixed should I run DPARSF from the normalisation step again? 

Many thanks in advance for your help.