help > Preprocessing error - outlier detection
Nov 4, 2015  10:11 PM | Casey Paquola - Brain and Mind Centre
Preprocessing error - outlier detection
Hi,

I receive this error during preprocessing of resting state data, specifically during the outlier detection stage. I am running CONN v.15.g with SPM12

Any help would be much appreciated

Thanks,
Casey

ERROR DESCRIPTION:

Undefined function 'eval' for input arguments of type 'cell'.
Error in art>read_art_sess_file (line 1586)
if ~isempty(idx), eval([convertnames(idx,2),'=sess_file.',fields{n}]);
Error in art>art_OpeningFcn (line 227)
[num_sess,global_type_flag,drop_flag,motionFileType,motion_threshold,global_threshold,use_diff_motion,use_diff_global,use_norms,SPMfile,mask_file,output_dir,P,M] = ...
Error in gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in art (line 129)
[varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});
Error in conn_art (line 8)
[varargout{1:nargout}]=art(varargin{:});
Error in conn_setup_preproc (line 1059)
h=conn_art('sess_file',matlabbatch{n}.art);
Error in conn (line 755)
ok=conn_setup_preproc('',varargin{2:end});
Error in conn_menumanager (line 119)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

Threaded View

TitleAuthorDate
Preprocessing error - outlier detection
Casey Paquola Nov 4, 2015
Alfonso Nieto-Castanon Nov 10, 2015