help > Error in Preprocessing
Showing 1-3 of 3 posts
Display:
Results per page:
Sep 6, 2019  03:09 PM | David Cochran
Error in Preprocessing
I have received an error message I have not seen before in preprocessing of data in Conn version 18.b. I am running the standard preprocessing pipeline, and after the first step (Functional realignment and unwarp) completes, I get the following error:

ERROR DESCRIPTION:

Error using matlab.ui.control.UIControl/set
Invalid or deleted object.
Error in conn_disp (line 157)
set(CONN_h.screen.hlogstr,'value',[]);
Error in conn_msgbox (line 40)
if ok==0, conn_disp(char(txt)); end
Error in conn_setup_preproc (line 2578)
if dogui, hmsg=conn_msgbox({'Importing results to CONN project','Please wait...'},'');
Error in conn (line 1081)
ok=conn_setup_preproc('',varargin{2:end});
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN18.b
SPM12 + DEM FieldMap MEEGtools
Matlab v.2017b
project: CONN18.b
storage: 661.7Gb available
spm @ C:\Matlab\spm12\spm12
conn @ C:\conn18b\conn

________

The 'u' prefixed .nii files are created but not imported into Conn, and the rp_.txt files are created. The processing then stops and does not continue. Any insight into what may be causing this error and how to proceed? Thanks!
Sep 10, 2019  09:09 PM | David Cochran
RE: Error in Preprocessing
Just asking again if anyone can interpret what is happening with this preprocessing. Thanks!

Originally posted by David Cochran:
I have received an error message I have not seen before in preprocessing of data in Conn version 18.b. I am running the standard preprocessing pipeline, and after the first step (Functional realignment and unwarp) completes, I get the following error:

ERROR DESCRIPTION:

Error using matlab.ui.control.UIControl/set
Invalid or deleted object.
Error in conn_disp (line 157)
set(CONN_h.screen.hlogstr,'value',[]);
Error in conn_msgbox (line 40)
if ok==0, conn_disp(char(txt)); end
Error in conn_setup_preproc (line 2578)
if dogui, hmsg=conn_msgbox({'Importing results to CONN project','Please wait...'},'');
Error in conn (line 1081)
ok=conn_setup_preproc('',varargin{2:end});
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN18.b
SPM12 + DEM FieldMap MEEGtools
Matlab v.2017b
project: CONN18.b
storage: 661.7Gb available
spm @ C:\Matlab\spm12\spm12
conn @ C:\conn18b\conn

________

The 'u' prefixed .nii files are created but not imported into Conn, and the rp_.txt files are created. The processing then stops and does not continue. Any insight into what may be causing this error and how to proceed? Thanks!
Sep 17, 2019  02:09 PM | David Cochran
RE: Error in Preprocessing
I continue to get similar error messages during processing. The following is after running Denoising step. I was able to get past the preprocessing error by manually inputting realigned files and rp_Funct.txt covariates and then continuing with preprocessing pipeline. But I'm not sure what these error messages mean and whether they are affecting the later analysis steps.

Error after Denoising:
ERROR DESCRIPTION:

Error using matlab.ui.control.UIControl/set
Invalid or deleted object.
Error in conn_disp (line 157)
set(CONN_h.screen.hlogstr,'value',[]);
Error in conn (line 878)
conn_disp('fprintf','saved %s\n',localfilename);
Error in conn (line 4361)
conn('save',filename);
Error in conn (line 5910)
conn gui_setup_save;
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN18.b
SPM12 + DEM FieldMap MEEGtools
Matlab v.2017b
project: CONN18.a