help > Problem Loading ROI
Dec 17, 2016  11:12 PM | Reihane Ghoreyshi - University of Alberta
Problem Loading ROI
Hello, 

I am new to this software and I constantly run into an error when I press done after finishing the setup step. The error appears when the program is trying to import the ROIs. when I display the error message, it shows the following message:

Error using svd
Input to SVD must not contain NaN or Inf.

Error in pinv (line 18)
[U,S,V] = svd(A,'econ');
Error in rex>rex_do (line 659)
proj=eye(size(data,1))-[cov1,0*cov0]*pinv([cov1,cov0]); % removes covariates keeping scale unchanged
Error in rex (line 156)
[params.ROIdata,params.ROInames,params.ROIinfo.basis,params.ROIinfo.voxels,params.ROIinfo.files,params.ROIinfo.select,params.ROIinfo.trans]=rex_do(params,1);
Error in conn_rex (line 8)
[varargout{1:nargout}]=rex(varargin{:});
Error in conn_process (line 746)
[data{nroi1},namesroi{nroi},params]=conn_rex(Vsourcethis,Vmask{nroi}{min(nses,nsesstemp)},'summary_measure','eigenvariate','dims',CONN_x.Setup.rois.dimensions{nroi},'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 15)
case 'setup', disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 3195)
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});
CONN v.17.a
SPM12 + DEM FieldMap MEEGtools
Matlab v.2016b
storage: 6.7Gb available

(I am using AAL atlas for ROI section)

I'd be glad if you could help me with this issue.

Thanks :)

Threaded View

TitleAuthorDate
Problem Loading ROI
Reihane Ghoreyshi Dec 17, 2016
Harrison Fisher Mar 25, 2019
Harrison Fisher Mar 27, 2019