DPABI/DPABISurf/DPARSF

Extraction of Craddock's 400 ROIs only yields 392 ROIs

Submitted by David on

Hey :),

I'm using the Extract ROI time series button in DPARSF 4.0 and with the Template of Craddock's 400 ROIS from the DPABI folder. Strangely only 392 ROIs get extracted although the template has 400 ROIs in it.

Any ideas what the problem could be?

 

greetings

 

David 

Trouble in fMRI data preprocessing

Submitted by ljh on

Hi Teacher Yan,

My operating environment:win7, spm12, rest1.8, DPABI_v2.1_160415, Matlab2012a

The data I'm using:ADHD_Peking(just functional part)

When i press the button 'RUN',the result(below):

Here is my data and data stored path,as you said, each subject's fMRI NIFTI image in one directory and I put them in 'FunImg' directory under the working directory.

Here is my DPARSF setting:

Warning "The detected time points is 2, it is different from the predetermined time points (260)", but it's not!

Submitted by Lisa_Kr on

Hello,

I encountered yet another error. For some subjects DPRSFA shows me a warning message saying "The detected time points is 2, it is different from the predetermined time points (260), check your data!". The problem is that my data has 260 volumes so I don't understand the meaning of this. Does anyone have an idea?

Thank you so much!

Lisa

T1 to Fun coregistration problem (Error using DPARSFA_run>(parfor body) (line 1477)

Submitted by Lisa_Kr on
Hello,
 
I just don't understand why DPARSFA stops at the coregistration step with this error:
 
Error using DPARSFA_run>(parfor body) (line 1477)
cp: /path/c*.nii: No such file or directory
Error in DPARSFA_run (line 1462)
    parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in DPARSFA>pushbuttonRun_Callback (line 1761)
    [Error]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 95)