错误使用 spm_slice_vol, File too small.

Submitted by Xiao Wang on
严老师,您好,我在做preprocessing时,在slice timing阶段出现了以下错误,想问一下这个是由什么导致的,我应该如何解决这个问题。非常感谢严老师的解答。
 
matlab2016a/matlab2019a, spm12, dpabi5.1. 数据TR=2s,时间点=185,nii数据大小为52mb。(之前处理过相同参数的数据,可以完成preprocessing)。
 
 
 
 
SPM12: spm_slice_timing (v6130)                    13:29:20 - 24/12/2020
========================================================================
Number of slices is...                  :                             36
Time to Repeat (TR) is...               :                              2
Parameters are specified as...          :                  slice indices
24-Dec-2020 13:29:39 - Failed  'Slice Timing'
错误使用 spm_slice_vol
File too small.
In file "D:\software\spm12\spm_slice_timing.m" (v6130), function "spm_slice_timing" at line 188.
In file "D:\software\spm12\config\spm_run_st.m" (v4479), function "spm_run_st" at line 30.
 
The following modules did not run:
Failed: Slice Timing
 
错误使用 DPARSFA_run (line 680)
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 #2
------------------
 
 
出错 DPARSFA>pushbuttonRun_Callback (line 1845)
    [Error]=DPARSFA_run(handles.Cfg);
 
出错 gui_mainfcn (line 95)
        feval(varargin{:});
 
出错 DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
计算 UIControl Callback 时出错