Hello,
I have used your software to preprocess resting-state data over the years,
and your automated preprocessing pipeline DPARSF works very well. I am
trying to replicate a finding from my dissertation analyses in a new
dataset. I have 287 subjects, but did a test on the first three subjects to
make sure the automated preprocessing ran smoothly with the latest version
of DPARSF (running off DPABI) available on your website. For the test, I
selected simple pre-processing: remove first 10 timepoints, slice timing,
realignment/motion correction, normalization to EPI template and smoothing
at 8 FWHM. DPARSF successfully performed the slice timing and realignment,
but then I got this error (see red text below), and it did not complete
preprocessing. Do you know what this issue might be? Thanks!
~Stephanie Hare
Postdoctoral Fellow
Maryland Psychiatric Research Center
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Slice Timing'
SPM8: spm_slice_timing (v4310) 16:08:36 - 11/10/2018
========================================================================
Your TR is 2.0
Done 'Slice Timing'
Done
Slice Timing Setup:S0229 OK
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Slice Timing'
SPM8: spm_slice_timing (v4310) 16:18:26 - 11/10/2018
========================================================================
Your TR is 2.0
Done 'Slice Timing'
Done
Slice Timing Setup:S0230 OK
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Slice Timing'
SPM8: spm_slice_timing (v4310) 16:30:13 - 11/10/2018
========================================================================
Your TR is 2.0
Done 'Slice Timing'
Done
Moving Slice Timing Corrected Files:S0230 OKMoving Slice Timing Corrected
Files:S0229 OKMoving Slice Timing Corrected Files:S0226 OK
Realign Setup:S0226 OK
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Realign: Estimate & Reslice'
Done 'Realign: Estimate & Reslice'
Done
Realign Setup:S0229 OK
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Realign: Estimate & Reslice'
Done 'Realign: Estimate & Reslice'
Done
Realign Setup:S0230 OK
------------------------------------------------------------------------
Running job #1
------------------------------------------------------------------------
Running 'Realign: Estimate & Reslice'
Done 'Realign: Estimate & Reslice'
Done
Moving Head Motion Corrected Files:S0230 OKMoving Head Motion Corrected
Files:S0229 OKMoving Head Motion Corrected Files:S0226 OK
Reorienting Functional Images Interactively for S0226:
Reference to non-existent field 'ReorientMat'.
Error in DPARSFA_run (line 1196)
mat=y_spm_image_Parameters.ReorientMat;
Error in DPARSF_run (line 113)
[Error] = DPARSFA_run(Cfg);
Error in DPARSF>pushbuttonRun_Callback (line 1154)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSF (line 52)
gui_mainfcn(gui_State, varargin{:});
Error using drawnow
Error while evaluating uicontrol Callback