help
help > mismatched number of scans and covariate datapoints
Mar 6, 2023 08:03 PM | Melanie Morrison - UCSF
mismatched number of scans and covariate datapoints
Hi Alfonso,
For some reason I keep getting this error after the preprocessing stage. Have never seen this before. Reproducible across conn & matlab versions. I thought it was related to a new atlas I am trying to load but that doesn't seem to be the problem. Another older thread suggested replacing the rex file I believe but that was from v2017. Attaching .mat file.
Error using rex>rex_do (line 766)
mismatched number of scans and covariate datapoints ([100 1] vs. [98 8])
Error in rex (line 192)
[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 934)
else [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 16)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 5743)
else conn_process(processname); ispending=false;
Error in conn_menumanager (line 121)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN20.a
SPM12
Matlab v.2018a
project: CONN19.c
storage: 573.7Gb available
spm @ /netopt/share/lib/matlab/spm12
conn @ /data/morrison/software/conn
Thanks,
Melanie
For some reason I keep getting this error after the preprocessing stage. Have never seen this before. Reproducible across conn & matlab versions. I thought it was related to a new atlas I am trying to load but that doesn't seem to be the problem. Another older thread suggested replacing the rex file I believe but that was from v2017. Attaching .mat file.
Error using rex>rex_do (line 766)
mismatched number of scans and covariate datapoints ([100 1] vs. [98 8])
Error in rex (line 192)
[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 934)
else [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 16)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 5743)
else conn_process(processname); ispending=false;
Error in conn_menumanager (line 121)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN20.a
SPM12
Matlab v.2018a
project: CONN19.c
storage: 573.7Gb available
spm @ /netopt/share/lib/matlab/spm12
conn @ /data/morrison/software/conn
Thanks,
Melanie
Threaded View
Title | Author | Date |
---|---|---|
Melanie Morrison | Mar 6, 2023 | |
Alfonso Nieto-Castanon | Mar 8, 2023 | |