Should I install FSL before using dpabi?

Submitted by Thee on

Hi teams,

Should I install FSL before using dpabi? Does dpabi depend on any toolboxes? Thanks

Best wishes,

Thee

puyunfashi

Sat, 06/13/2020 - 08:53

Hi, Thee:

If you are with MacOS/Linux, then you need to install FSL first.

If you are with Windows, then no need to do this.

BTW, with docker of dpabisurf, FSL is not necessary, because it has been packed in the dpabisurf docker file.

Best,

Xiao

Thanks, friend,

I used dpabisurf docker in mac. While, I still encountered the warnning "bet not found" (In previous posts, I found this may be about fsl). What's wrong.

 

Thanks

I loaded dpabi43_200401docker.tar.gz in DPABISurf-install, and docker was running.

And I also got this error when finished running. (MacOS, Matlab2019b)

---------------------------------

zsh:1: argument list too long: mv
 
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 using parallel.internal.queue.JavaBackedFuture/waitScalar (line 226)
Error while evaluating UIControl Callback.
-----------------------------------
Thanks