Dear all REST experts:
I used DPARSF in the past without any errors and bugs. However, recently I faced the following processing problems and bugs. Can anybody help me or give me some suggestios? Thank you.
??? Error using ==> spm_slice_vol
Cant get filename.
Error in ==> spm_slice_timing at 213
slices(:,:,m) = spm_slice_vol(Vin(m),B,Vin(1).dim(1:2),1);
Error in ==> spm_config_slice_timing>slicetiming at 170
spm_slice_timing(P,Seq,refslice,timing)
Error in ==> spm_jobman>run_struct1 at 1474
feval(prog,val);
Error in ==> spm_jobman>run_struct1 at 1482
run_struct1(c.val{i});
Error in ==> spm_jobman>run_struct1 at 1482
run_struct1(c.val{i});
Error in ==> spm_jobman>run_job at 417
run_struct1(c);
Error in ==> spm_jobman at 79
run_job(varargin{2});
Error in ==> DPARSF_run at 212
spm_jobman('run',jobs);
Error in ==> DPARSF>pushbuttonRun_Callback at 841
[Error]=DPARSF_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> DPARSF at 33
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
Forums
Re: DPARSF slice timing process errors
Could you have check on the data structure? Seems SPM cannot find the correspondeing data.
Best,
Chao-Gan
Re: DPARSF slice timing process errors
Dear professor:
Can you be so kind to tell me what kind of parameters of data structure should be checked?
Because my data was ever analyzed using DPARSF, there is no such technique problems.
Thank you.
Dr. Lai
Re: DPARSF slice timing process errors
For the error message, it seems either there is an installation problem with SPM, or there is a data arrange issue that spm cannot get the right file.
Could you have a check on the SPM installation first?
Best,
Chao-Gan