Dear Steven.I am very new to CONN and I need to analyze 400 resting state data.When I have just started uploading the functional and structural images I had the error
Error using spm_sample_vol
Cant open image file.
Error in conn_fileutils (line 359)
else [varargout{1:nargout}]=spm_sample_vol(varargin{:});
Error in conn_menu>conn_menu_selectslice (line 1254)
case 3, y=[]; for nv=1:numel(x.vol), ty=reshape(conn_fileutils('spm_sample_vol',x.vol(nv),reshape(x.x(:,:,n),1,[]),reshape(x.y(:,:,n),1,[]),reshape(x.z(:,:,n),1,[]),1),x.dim([1 2])); y=cat(4,y,ty(end:-1:1,end:-1:1)'); end
Error in conn_menu (line 906)
title=conn_menu_selectslice(data.x1,data.n,data.view);
Error in conn (line 2942)
conn_menu('updateimage',CONN_h.menus.m_setup_00{5},vol);
CONN21.a
SPM12 + DAiSS DEM FieldMap MEEGtools conn
Matlab v.2020b
project: CONN21.a
storage: 31.0Gb available
spm @ C:\Users\Su\Desktop\spm12
conn @ C:\Users\Su\Desktop\spm12\toolbox\conn
SUGGESTIONS:
Potential missing data files or incomplete analyses. Try loading your project again (this will check for potential missing files) or re-running some of the analysis steps if some may have not completed correctly
ERROR DESCRIPTION:
Error using spm_sample_vol
Cant open image file.
Error in conn_fileutils (line 359)
else [varargout{1:nargout}]=spm_sample_vol(varargin{:});
Error in conn_menu>conn_menu_selectslice (line 1254)
case 3, y=[]; for nv=1:numel(x.vol), ty=reshape(conn_fileutils('spm_sample_vol',x.vol(nv),reshape(x.x(:,:,n),1,[]),reshape(x.y(:,:,n),1,[]),reshape(x.z(:,:,n),1,[]),1),x.dim([1 2])); y=cat(4,y,ty(end:-1:1,end:-1:1)'); end
Error in conn_menu (line 906)
title=conn_menu_selectslice(data.x1,data.n,data.view);
Error in conn (line 2942)
conn_menu('updateimage',CONN_h.menus.m_setup_00{5},vol);
CONN21.a
SPM12 + DAiSS DEM FieldMap MEEGtools conn
Matlab v.2020b
project: CONN21.a
storage: 31.0Gb available
spm @ C:\Users\Su\Desktop\spm12
conn @ C:\Users\Su\Desktop\spm12\toolbox\conn
SUGGESTIONS:
Potential missing data files or incomplete analyses. Try loading your project again (this will check for potential missing files) or re-running some of the analysis steps if some may have not completed correctly
Please visit http://www.nitrc.org/forum/forum.php?forum_id=1144 if the page is not automatically loaded
And same stuff repeated for different lines.I do not know what this is and I really have limited time to finish this and start preprocessing.Can you please help?