When using the powcorr_orth method in ft_connectivityanalysis, I found that all of my results looked like random noise. After contacting a former coleague, Sean Tanabe, who had used this method, I found that he had previously discussed a fix for this code with Jan-Mathis, who requested ...
ft_componentanalysis.m cleaned up whitespace Nov 10, 2022 ft_conjunctionanalysis.m cleaned up whitespace Nov 10, 2022 ft_connectivityanalysis.m ENH - consistently keep pos, tri, dim, transform, but also unit and c… Apr 4, 2024 ft_connectivityplot.m DOC - improve consistenmt help for cfg...
ft_audiovideobrowser ft_badchannel ft_baddata ft_badsegment ft_channelnormalise ft_channelrepair ft_clusterplot ft_combineplanar ft_componentanalysis ft_conjunctionanalysis ft_connectivityanalysis ft_connectivityplot ft_connectivitysimulation ft_crossfrequencyanalysis ft_databrowser ft...
% * FT_CONNECTIVITYANALYSIS to compute various measures of connectivity % Furthermore, the data can be visualised using the various plotting % functions, including: % * FT_SINGLEPLOTTFR to plot the TFR of a single channel or the average over multiple channels % * FT_TOPOPLOTTFR to plo...
Past years have witnessed an increased interest in studying connectivity, which has led to the emergence of open source toolboxes specifically designed for this purpose [9]. The FieldTrip connectivity module focuses on the analysis of connectivity in the frequency domain. Various connectivity metrics ...
3. Due to the FieldTrip workflow—which was originally designed for forward analysis using BEM or analytic spherical models—the main computational effort, i.e., the setup of the transfer matrix, is not included in the function ft_prepare_headmodel as one might expect from Fig. 3; instead,...
Past years have witnessed an increased interest in studying connectivity, which has led to the emergence of open source toolboxes specifically designed for this purpose [9]. The FieldTrip connectivity module focuses on the analysis of connectivity in the frequency domain. Various connectivity metrics ...
analysis using BEM or analytic spherical models—the main computational effort, i.e., the setup of the transfer matrix, is not included in the functionft_prepare_headmodelas one might expect from Fig.3; instead, only the stiffness matrixAis computed in this function. The transfer matrix\(T^...
Due to the FieldTrip workflow—which was origi- nally designed for forward analysis using BEM or analytic spherical models—the main computational effort, i.e., the setup of the transfer matrix, is not included in the function ft_prepare_headmodel as one might expect from Fig. 3; instead...
% cfg.elec = structure with electrode positions or filename, see FT_READ_SENS % cfg.grad = structure with gradiometer definition or filename, see FT_READ_SENS % % See also FT_SOURCEANALYSIS, FT_DIPOLEFITTING, FT_TIMELOCKSIMULATION, % FT_FREQSIMULATION, FT_CONNECTIVITYSIMULATION % Un...