open-discussion
open-discussion > GRETNA
Sep 20, 2014 04:09 PM | Bryson Reynolds - University of Virginia
GRETNA
I'm trying to use the GRETNA toolbox to process some rs-fMRI data.
But it is choking on the delete images step. I've used the default
of 10 images and did not change any other settings. The MATLAB
errors that I get are:
Undefined function 'fieldnames' for input arguments of type 'double'.
Error in psom_pipeline_init (line 305)
list_jobs = fieldnames(pipeline);
Error in psom_run_pipeline (line 379)
[tmp,flag_start] = psom_pipeline_init(pipeline,opt_init);
Error in gretna_GUI_PreprocessInterface>RunEvent (line 2311)
psom_run_pipeline(pipeline,opt);
Error in gretna_GUI_PreprocessInterface>RunButton_Callback (line 2431)
RunEvent(hObject , handles);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in gretna_GUI_PreprocessInterface (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)gretna_GUI_PreprocessInterface('RunButton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
Any Ideas?
Undefined function 'fieldnames' for input arguments of type 'double'.
Error in psom_pipeline_init (line 305)
list_jobs = fieldnames(pipeline);
Error in psom_run_pipeline (line 379)
[tmp,flag_start] = psom_pipeline_init(pipeline,opt_init);
Error in gretna_GUI_PreprocessInterface>RunEvent (line 2311)
psom_run_pipeline(pipeline,opt);
Error in gretna_GUI_PreprocessInterface>RunButton_Callback (line 2431)
RunEvent(hObject , handles);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in gretna_GUI_PreprocessInterface (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)gretna_GUI_PreprocessInterface('RunButton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
Any Ideas?
Threaded View
| Title | Author | Date |
|---|---|---|
| Bryson Reynolds | Sep 20, 2014 | |
| Sumit Roy | Jan 23, 2023 | |
| Madonna Autumn | Jun 27, 2023 | |
| sara tassinari | Jun 28, 2023 | |
| ishan jain | Mar 30, 2020 | |
| Paul Camacho | Mar 30, 2020 | |
| Blaise Frederick | Mar 30, 2020 | |
| Gaelle Doucet | May 5, 2016 | |
| Fu Changyang | Dec 27, 2018 | |
| Xin-di Wang | May 6, 2016 | |
| Xin-di Wang | Sep 22, 2014 | |
| Bryson Reynolds | Sep 24, 2014 | |
| Xin-di Wang | Sep 24, 2014 | |
| Bryson Reynolds | Sep 24, 2014 | |
| Bryson Reynolds | Sep 25, 2014 | |
| Xin-di Wang | Sep 25, 2014 | |
| Bryson Reynolds | Sep 25, 2014 | |
