Please check the slice timing parameters, seems they are not correct -- especially for slice order. "Failed 'Slice Timing' Improper assignment with rectangular empty matrix."
Thank you for responding. I have used the same slice timing parameters in the past with no issues. How do I double check the parameters from the fMRI images? I used the following parameters:
SliceNumber: 33 TR: 2 TA: 1.9394 SliceOrder: [1x33 double] ReferenceSlice: 33
I have 197 volumes (time points) for each subject. Does the text file usually accompanying a subject's fMRI session have the needed information?
Thanks again.
Thanks!
On Wed, Apr 9, 2014 at 7:13 PM, The R-fMRI Network <rfmri.org@gmail.com> wrote:
Please check the slice timing parameters, seems they are not correct -- especially for slice order. "Failed 'Slice Timing' Improper assignment with rectangular empty matrix."
I am suspecting your total slice number is not 33. Could you have a check on your data? You can use MRIcroN to open it, and then click "CTRL + I" and look at the slice information.
You are correct. My number of slices was indeed wrong. From the *.txt file associated with T1 image I found it (39). For slice order I used [1:39] as this seems to be the case from the *.txt file. [1:2:39, 2:2:39] caused problems. The program is running as I type this email.
Thanks.
On Thu, Apr 10, 2014 at 10:49 PM, The R-fMRI Network <rfmri.org@gmail.com> wrote:
I am suspecting your total slice number is not 33. Could you have a check on your data? You can use MRIcroN to open it, and then click "CTRL + I" and look at the slice information.
Your TR is 2.4 Failed 'Slice Timing' Improper assignment with rectangular empty matrix.
In file "/home/faa2016/Documents/MATLAB/myToolboxes/spm8/spm_slice_timing.m" (v3756), function "spm_slice_timing" at line 232. In file "/home/faa2016/Documents/MATLAB/myToolboxes/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)
Please check the slice timing
Please check the slice timing parameters, seems they are not correct -- especially for slice order. "Failed 'Slice Timing' Improper assignment with rectangular empty matrix."
Best,
Chao-Gan
Re: [RFMRI] DPARSFA issues
SliceNumber: 33
TR: 2
TA: 1.9394
SliceOrder: [1x33 double]
ReferenceSlice: 33