Hi everyone,
I am new to your software and would be so grateful for some detailed help, please.
Running DPARSF on my clinical fMRI data, the software progresses so far and then I receive the following error messages:
03-Mar-2020 15:27:20 - Done 'Normalise to MNI Space'
03-Mar-2020 15:27:20 - Done
Ideal rectangular filter: "/m/nbe/project/heps/haywarn1/Preprocessing/trialanderror/Siemens/FunImgAR/EPHE602"
Reading images from "/m/nbe/project/heps/haywarn1/Preprocessing/trialanderror/Siemens/FunImgAR/EPHE602/raEPI64Emotionvideop2.nii" etc.
Error using y_ReadAll (line 103)
Unable to perform assignment because the size of the left side is 64-by-64-by-36 and the size
of the right side is 64-by-64-by-36-by-260.
Error in y_bandpass (line 48)
[AllVolume,vsize,theImgFileList, Header] = y_ReadAll(ADataDir);
Error in DPARSFA_run (line 2704)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1795)
[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.
Can anyone please describe the reasons and possible solutions for this?
Thank you so much,
Nick
Submitted by cereso on Tue, 03/10/2020 - 17:51 Permalink
Re: DPARSF Error messages
In addition:
Moving Head Motion Corrected Files:EPHE602 OK
Error using y_FD_Jenkinson
Too many input arguments.
Error in DPARSFA_run (line 1056)
FD_Jenkinson = y_FD_Jenkinson(rpname.name,RefFile);
Error in DPARSFA>pushbuttonRun_Callback (line 1845)
[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.
Does anyone please have experience of why FD Jenkinson will not run? Thank you once again!
Nick