help > Disconnecting SSD error at segmentation and normalisation step
Dec 29, 2023  10:12 PM | kieranford - Imperial College
Disconnecting SSD error at segmentation and normalisation step

Hello all,


I'm experiencing a strange error when pre-processing my dataset. It seems my SSD disconnects/stops working everytime the structural segmentation and normalisation step is complete and the data is being imported to begin spatial smoothing. I've ran pre-processing up until this point three times with the same error.


There appears to be the right number of output files. Can I simply run spatial smoothing (skipping all the previous steps) to finish pre-processing or would this have downstream consequences?


Many thanks


 


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 2541)


 conn_menu('updateimage',CONN_h.menus.m_setup_00{5},cfile{3});


Error in conn (line 1359)


 conn gui_setup;


Error in conn_menumanager (line 121)


 feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});


CONN21.a


SPM12 + DAiSS DEM FieldMap LST MEEGtools


Matlab v.2022a


project: CONN21.a


storage: disconnected or unavailable

Threaded View

TitleAuthorDate
Disconnecting SSD error at segmentation and normalisation step
kieranford Dec 29, 2023
Alfonso Nieto-Castanon Jan 25, 2024