Error in REST plus

Submitted by Lisa_Kr on

Hello,

unfortunately I cannot acess my REST forum account right now, that's why I'm asking here. I am trying to calculate FC between two ROIs on already preprocessed data. I get this error:

 

 

?? Error using ==> hgload>localCheckRecursion at 155
Recursion occurs when loading /media/fmriDATA_4/LisaK/

160122_RESTplus_V1.1/rp_ROIList_gui.fig.

Error in ==> hgload at 56
Guard = localCheckRecursion(fullpath);  %#ok<NASGU>

Error in ==> openfig at 72
    [fig, savedvisible] = hgload(filename, struct('Visible','off'));

Error in ==> gui_mainfcn>local_openfig at 286
    gui_hFigure = openfig(name, singleton, visible);

Error in ==> gui_mainfcn at 159
        gui_hFigure = local_openfig(gui_State.gui_Name, gui_SingletonOpt, gui_Visible);

Error in ==> rp_ROIList_gui at 26
    [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});

Error in ==> InitGUI_AdvancedVersion>FunConnectivityParaGUI_Callback at 1423
   ROIDef=rp_ROIList_gui(ROIlistListboxCell);
 
??? Error using ==> struct2handle
Error while evaluating uicontrol Callback

Warning: program is stopped!
> In call_pipeline_check at 17
  In flaxible_run_pushbutton_callback at 33
  In run_AVersionCallback at 137
 
What is wrong? I seem to have chosen everything correctly.
 
Thanks a lot!
 
Lisa

please check your data structure.

e.g.     input folder name:           FC_input  -   subj01

                                                                              - subj02

                                                                              -subj03

put FC_input in the edit box.

I suggested you to use pipeline. you can set starting EPI direcotry as FC_input, don't write any thing in starting T1 directory  

Hey,

thanks a lot for your reply. I have my data organized like that (Subj1, Subj2..). Both my working directory and the EPI edit field are the same path to the folder where my data is. I specified two seeds I'm interested in. Yet it always says that my input folder doesn't exist! Here is a screenshot with the error it shows and the REST itself. Do you have any idea what is still wrong?

 

Thanks!

flow

Wed, 05/18/2016 - 12:35

In reply to by Lisa_Kr

I think I know the problem.

You need put all subjects' folder in FC_input.   then put FC_input in the Desktop folder.

select Desktop folder as the work directory. Put FC_input in Starting EPI directory..

Forums