做的时候到去线性漂移时又错了,求教:
报错如下:
Removing the linear trend:
Read 3D EPI functional images: "F:\Analysis\FunImgNormalized\Sub_001"......Error in ==> rest_ReadNiftiImage at 89
Data = rest_spm_read_vols(V);
Error in ==> rest_readfile at 66
[Outdata,Header]= rest_ReadNiftiImage(hname,volumeIndex);
Error in ==> rest_to4d at 57
[theOneTimePoint, VoxelSize, Header] = rest_readfile(theFilename);
Error in ==> rest_detrend at 23
[AllVolume,VoxelSize,theImgFileList, Header,nVolumn] =rest_to4d(ADataDir);
Error in ==> DPARSF_run at 992
rest_detrend([AutoDataProcessParameter.DataProcessDir,filesep,FunImgDir,filesep,AutoDataProcessParameter.SubjectID{i}], '_detrend');
Error in ==> DPARSF>pushbuttonRun_Callback at 976
[Error]=DPARSF_run(handles.Cfg);
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> DPARSF at 43
gui_mainfcn(gui_State, varargin{:});
??? Interrupt while evaluating uicontrol Callback.
- cancas's blog
- Log in or register to post comments
- 5966 reads
Comments
Submitted by admin on Wed, 10/03/2012 - 23:57 Permalink
Re: 去线性漂移又出错了,求教!
You post the message in your own blog, you should post it to the forum board.