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/
Error in ==> hgload at 56
Guard = localCheckRecursion(fullpath);
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_
Error in ==> rp_ROIList_gui at 26
[varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});
Error in ==> InitGUI_AdvancedVersion>
ROIDef=rp_ROIList_gui(
??? Error using ==> struct2handle
Error while evaluating uicontrol Callback
Warning: program is stopped!
> In call_pipeline_check at 17
In flaxible_run_pushbutton_
In run_AVersionCallback at 137
What is wrong? I seem to have chosen everything correctly.
Thanks a lot!
Lisa
Forums
please check your data
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,
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!
I think I know the problem.
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..