Rest mReho

Submitted by yubing on
Winsows2003 server
Matlab2001b
SPM8
Rest 1.8
DPARSF 2.01


Error using spm_vol>subfunc (line 111)
File "D:\Pain\Process\Results\ReHo\mReHoMap_20121121002.img" does not exist.

我检查了一下出错信息那个文件夹,里面是两个nii文件
不知我的设置是否有问题,多谢指教!

详细出错信息如下


------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Smooth'
Failed  'Smooth'
Error using spm_vol>subfunc (line 111)
File "D:\Pain\Process\Results\ReHo\mReHoMap_20121121002.img" does not exist.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\spm_vol.m" (v2237), function "subfunc" at line 111.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\spm_vol.m" (v2237), function "subfunc1" at line 84.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\spm_vol.m" (v2237), function "subfunc2" at line 70.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\spm_vol.m" (v2237), function "spm_vol" at line 54.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\spm_smooth.m" (v3976), function "spm_smooth" at line 33.
In file "D:\FTP\fMRI_tang\REST\Soft\spm8\spm8\config\spm_run_smooth.m" (v3915), function "spm_run_smooth" at line 20.

The following modules did not run:
Failed: Smooth

Error using cfg_util (line 808)
Job execution failed. The full log of this run can be found in MATLAB
command window, starting with the lines (look for the line showing the
exact #job as displayed in this error message)
------------------
Running job #1
------------------


Error in spm_jobman (line 206)


Error in DPARSF_run (line 1070)


Error in DPARSF>pushbuttonRun_Callback (line 976)


Error in gui_mainfcn (line 96)


Error in DPARSF (line 43)

 
Error while evaluating uicontrol Callback

>> DPARSF
Welcome: yubing, 2012-12-16 08:51
Data Processing Assistant for Resting-State fMRI (DPARSF) Basic Edition.
Release=V2.1_120101
Copyright(c) 2009~2013
State Key Laboratory of Cognitive Neuroscience and Learning, Beijing Normal University, China
The Nathan Kline Institute for Psychiatric Research, 140 Old Orangeburg Road, Orangeburg, NY 10962; Child Mind Institute, 445 Park Avenue, New York, NY 10022; The Phyllis Green and Randolph Cowen Institute for Pediatric Neuroscience, New York University Child Study Center, New York, NY 10016
Mail to Author:  YAN Chao-Gan
http://www.restfmri.net
-----------------------------------------------------------
Citing Information:
If you think DPARSFA is useful for your work, citing it in your paper would be greatly appreciated.
Something like "... The preprocessing was carried out by using Data Processing Assistant for Resting-State fMRI (DPARSF) (Yan & Zang, 2010, http://www.restfmri.net) which is based on Statistical Parametric Mapping (SPM8) (http://www.fil.ion.ucl.ac.uk/spm) and Resting-State fMRI Data Analysis Toolkit (REST, Song et al., 2011. http://www.restfmri.net)..."
Reference: Yan C and Zang Y (2010) DPARSF: a MATLAB toolbox for "pipeline" data analysis of resting-state fMRI. Front. Syst. Neurosci. 4:13. doi:10.3389/fnsys.2010.00013;     Song, X.W., Dong, Z.Y., Long, X.Y., Li, S.F., Zuo, X.N., Zhu, C.Z., He, Y., Yan, C.G., Zang, Y.F., 2011. REST: A Toolkit for Resting-State Functional Magnetic Resonance Imaging Data Processing. PLoS ONE 6, e25031.
Error using load
Argument must contain a string.

Error in DPARSF>pushbuttonLoad_Callback (line 911)
    load([pathname,filename]);

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

Error in DPARSF (line 43)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback

>> z

YAN Chao-Gan

Wed, 12/19/2012 - 18:33

 Hi

DPARSF 2.1最好配合REST1.7使用,因为1.8默认写.nii文件。近期要推出的稳定版,会解决这个问题。
Forums