DPARSF advanced edition: warning message&error

Submitted by lisalin on

老師您好

I am a MAC OS user. As you suggested  I'd run MATLAB with terminal and successfully finished bet function.

However there is a warning message that I can't resolve:

---------------------------------------------------------------------
Moving Head Motion Corrected Files:Sub_001 OK
Bet begin...
/usr/local/fsl/bin/bet
/usr/local/fsl/bin/bet: line 157: /bin/remove_ext: No such file or directory
/usr/local/fsl/bin/bet failed during command:/Users/s.h.lin/Mirror/Mirror/MRI_OnlineCourse/NAB/fMRIana11_materials/RealignParameter/Sub_001/meanaSub_001_resting200scan_20190319170409_3.nii /Users/s.h.lin/Mirror/Mirror/MRI_OnlineCourse/NAB/fMRIana11_materials/RealignParameter/Sub_001/Bet_meanaSub_001_resting200scan_20190319170409_3.nii -f 0.3
/usr/local/fsl/bin/bet
/usr/local/fsl/bin/bet: line 157: /bin/remove_ext: No such file or directory
/usr/local/fsl/bin/bet failed during command:/Users/s.h.lin/Mirror/Mirror/MRI_OnlineCourse/NAB/fMRIana11_materials/T1Img/Sub_001/Sub_001_mprage_grappa2x_20190319170409_2_Crop_1.nii /Users/s.h.lin/Mirror/Mirror/MRI_OnlineCourse/NAB/fMRIana11_materials/T1ImgBet/Sub_001/Bet_Sub_001_mprage_grappa2x_20190319170409_2_Crop_1.nii
Bet finished
Warning: Support for ver('distcomp') will be removed in a future release.  Use
ver('parallel') instead. 
> In ver>locGetSingleToolboxInfo (line 283)
In ver (line 56)
In DPARSFA_run (line 1627)
In DPARSFA>pushbuttonRun_Callback (line 1845)
In gui_mainfcn (line 95)
In DPARSFA (line 30) 
Copying T1 image Files:Sub_001 OK
Error using DPARSFA_run (line 1790)
Index exceeds the number of array elements (0).
 
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.
---------------------------------------------------
 
Is there any setting I should change?

YAN Chao-Gan

Tue, 09/29/2020 - 05:45

Try some other data to see if this is a problem specific to this data.

Or there might be something wrong with your FSL installation. You can also try the docker version.