help
help > Dynamic FC Analysis - Error Msg in Conn17a
Nov 28, 2016 08:11 PM | Kevin Solar - University of Manitoba - Faculty of Graduate Studies
Dynamic FC Analysis - Error Msg in Conn17a
Hello,
Thank you for the great toolbox.
We are currently trying to run a dynamic FC ROI-to-ROI analysis using conn17a. We are simply trying to get a hang of the feature, thus we are doing a test run with data from only two subjects.
The initial steps of the analysis seem to work to completion with our ROIs and subject data: denoising comes to completion, then in 'first level analyses' I click 'done' to run the dynamic FC analysis, and immediately I receive the following error:
"Error using eig
Input to EIG must not contain NaN or Inf.
Error in conn_ica (line 47)
[Q,D]=eig(X*X'/(Ns-1));
Error in conn_invPPI (line 174)
[S,W]=conn_ica(reshape(B1,[Nr*Nr Nk1])',[],'dodisp',DOPLOT,'rndseed',RNDSEED);
Error in conn_process (line 3075)
[H,B,H0,B0]=conn_invPPI(Y,Ncomponents,X,Xfilter,1);
Error in conn_process (line 44)
case 'analyses_gui_dyn',disp(['CONN: RUNNING DYNAMIC CONNECTIVITY STEP']); conn_process(14,varargin{:});
Error in conn (line 5135)
else conn_process('analyses_gui_dyn',CONN_x.dynAnalysis);
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
SPM8 + Beamforming DEM DiffusionSPM8 FieldMap MEEGtools conn wfupickatlas xjview
Matlab v.2013b
storage: 31.4Gb available"
I see that similar issues have been brought up and addressed for previous versions of the toolbox, but unfortunately I was not able to find a solution that worked for me.
I look forward to your response.
Thank you,
Kevin G. Solar (BS)
MSc Candidate
Department of Physiology and Pathophysiology
University of Manitoba
Figley NeuroImaging Lab
Kornelsen Lab
Winnipeg Health Sciences Centre
Thank you for the great toolbox.
We are currently trying to run a dynamic FC ROI-to-ROI analysis using conn17a. We are simply trying to get a hang of the feature, thus we are doing a test run with data from only two subjects.
The initial steps of the analysis seem to work to completion with our ROIs and subject data: denoising comes to completion, then in 'first level analyses' I click 'done' to run the dynamic FC analysis, and immediately I receive the following error:
"Error using eig
Input to EIG must not contain NaN or Inf.
Error in conn_ica (line 47)
[Q,D]=eig(X*X'/(Ns-1));
Error in conn_invPPI (line 174)
[S,W]=conn_ica(reshape(B1,[Nr*Nr Nk1])',[],'dodisp',DOPLOT,'rndseed',RNDSEED);
Error in conn_process (line 3075)
[H,B,H0,B0]=conn_invPPI(Y,Ncomponents,X,Xfilter,1);
Error in conn_process (line 44)
case 'analyses_gui_dyn',disp(['CONN: RUNNING DYNAMIC CONNECTIVITY STEP']); conn_process(14,varargin{:});
Error in conn (line 5135)
else conn_process('analyses_gui_dyn',CONN_x.dynAnalysis);
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
SPM8 + Beamforming DEM DiffusionSPM8 FieldMap MEEGtools conn wfupickatlas xjview
Matlab v.2013b
storage: 31.4Gb available"
I see that similar issues have been brought up and addressed for previous versions of the toolbox, but unfortunately I was not able to find a solution that worked for me.
I look forward to your response.
Thank you,
Kevin G. Solar (BS)
MSc Candidate
Department of Physiology and Pathophysiology
University of Manitoba
Figley NeuroImaging Lab
Kornelsen Lab
Winnipeg Health Sciences Centre
Threaded View
| Title | Author | Date |
|---|---|---|
| Kevin Solar | Nov 28, 2016 | |
| Jeremy Hogeveen | Dec 14, 2016 | |
