help > RE: Error_preprocess
Jan 13, 2016  07:01 PM | yacila - University of Geneva
RE: Error_preprocess
Dear Alfonso,

I am working with conn15h and got the same error. First I thougth that the file names were nor correctly written, but it seems that it is different. What am I doing wrong?
Thanks for your attention
Yacila Deza Araujo

Error using read_hdr (line 35)
Error reading header file "H:\fMRI\conn15h\conn15h\utils\otherrois\MPFC.tal"

Error in nifti (line 27)
vol = read_hdr(fname);
Error in rex>expandframe (line 2012)
ni = nifti(filename);
Error in rex (line 112)
params.rois=char(expandframe(roi_path_array));
Error in conn_rex (line 8)
[varargout{1:nargout}]=rex(varargin{:});
Error in conn_process (line 738)
[data{nroi1},namesroi{nroi},params]=conn_rex(Vsourcethis,Vmask{nroi}{min(nses,nsesstemp)},'summary_measure','mean','conjunction_mask',mask,'level',level,'scaling',scalinglevel,'select_clusters',0,'covariates',entercovariates,'fsanatomical',fsanatomical,'output_type',outputtype,'output_rex',filenamerex,'output_folder',filepath);
Error in conn_process (line 14)
case 'setup', disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 2977)
else conn_process('setup');
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
Jija S James Sep 12, 2014
RE: Error_preprocess
yacila Jan 13, 2016
Alfonso Nieto-Castanon Sep 22, 2014