Hi, I am a fershman in using dpabi. Now, I am running the demo data from dpabi website. Here, I meet a question adout scling timing, which wants to get your reply.
1. If I start to preprocessing from dcm data, the step of slice timing error is:
Error using DPARSFA_run>(parfor body) (line 571)
Index exceeds matrix dimensions.
Error in DPARSFA_run (line 546)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1761)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
2.Then, I start from FunImgR data,the erroe is:
SPM8: spm_slice_timing (v4310) 17:24:07 - 13/04/2016
========================================================================
Your TR is 3.0
Failed 'Slice Timing'
Improper assignment with rectangular empty matrix.
In file "D:\softwares\spm8\spm_slice_timing.m" (v4310), function "spm_slice_timing" at line 232.
In file "D:\softwares\spm8\config\spm_run_st.m" (v2312), function "spm_run_st" at line 25.
The following modules did not run:
Failed: Slice Timing
Error using cfg_util (line 835)
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 217)
Error in DPARSFA_run>(parfor body) (line 699)
Error in DPARSFA_run (line 599)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1761)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error using waitfor
Error while evaluating uicontrol Callback
3.And then, I use SPM8 to run slice timing:
Your TR is 2.3
Failed 'Slice Timing'
Improper assignment with rectangular empty matrix.
In file "D:\softwares\spm8\spm_slice_timing.m" (v4310), function "spm_slice_timing" at line 232.
In file "D:\softwares\spm8\config\spm_run_st.m" (v2312), function "spm_run_st" at line 25.
The following modules did not run:
Failed: Slice Timing
Error in spm_DesRep (line 266)
if nargin==0
Output argument "varargout" (and maybe others) not assigned during call to
"D:\softwares\spm8\spm_DesRep.m>spm_DesRep".
Error in spm_DesRep (line 267)
hC = spm_DesRep('DesRepUI');
Error while evaluating uicontrol Callback
4.finally, i listen to your video course, and try to ignore the step of slice timing,but in the step of Reorienting, when I finish the T1MRI's QC, the error is occuring:
Moving Head Motion Corrected Files:Sub_001 OK
Moving Head Motion Corrected Files:Sub_002 OK
Moving Head Motion Corrected Files:Sub_003 OK
Reorienting T1 Image Interactively for Sub_001:
Reorienting T1 Image Interactively for Sub_001: OK
Index exceeds matrix dimensions.
Error in DPARSFA_run (line 1029)
FileList=[{[AutoDataProcessParameter.DataProcessDir,filesep,'T1Img',filesep,AutoDataProcessParameter.SubjectID{i},filesep,DirT1Img(1).name,',1']}];
Error in DPARSFA>pushbuttonRun_Callback (line
1761)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
IdleTimeout has been reached.
Parallel pool using the 'local' profile is shutting down.
I want to get your reply.
1. Please check your data
1. Please check your data organization.
2&3. The slice timing parameters are not correct.