Error in using y_Resilce File too small

Submitted by 黑乌鸦 on

 1. I used Matlab2014a + DPABI(DPARSF_V3.2_150710).

2. Eeverything is OK except that when running nuisance regression in MNI space  after normalize + smooth.

I am appreciated if you or anyone could tell me the reason why the error happened.

The error report is as follows:

错误使用 y_Reslice (line 52)

File too small.
 
出错 DPARSFA_run>(parfor body) (line 3087)
                [OutVolume OutHead] =
                y_Reslice([AutoDataProcessParameter.DataProcessDir,filesep,T1ImgSegmentDirectoryName,filesep,AutoDataProcessParameter.SubjectID{i},filesep,DirImg(1).name],[AutoDataProcessParameter.DataProcessDir,filesep,'Masks',filesep,'SegmentationMasks',filesep,'MNIFunSpace_',AutoDataProcessParameter.SubjectID{i},'_WM.nii'],RefVox,1,
                RefFile);
 
出错 DPARSFA_run (line 3065)
            parfor i=1:AutoDataProcessParameter.SubjectNum
 
出错 DPARSFA>pushbuttonRun_Callback (line 1674)
    [Error]=DPARSFA_run(handles.Cfg);
 
出错 gui_mainfcn (line 95)
        feval(varargin{:});
 
出错 DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback
 

YAN Chao-Gan

Tue, 10/20/2015 - 01:39

Hi,

Please see if this post solve the problem: http://rfmri.org/content/fixed-file-too-small-bug-when-hdrimg-files-are-used-dparsfv32150710

By the way, we have developed a matlab 2014b (and later versions) compatible DPABI, we will release it soon.

Best,

Chao-Gan

黑乌鸦

Wed, 10/21/2015 - 01:29

In reply to by YAN Chao-Gan

Great!

Thanks!

Looking forward to a new version of DPABI!