sccn / SIFT

SIFT is an EEGLAB-compatible toolbox for analysis and visualization of multivariate causality and information flow between sources of electrophysiological (EEG/ECoG/MEG) activity. It consists of a suite of command-line functions with an integrated Graphical User Interface for easy access to multiple features. There are currently six modules: data preprocessing, model fitting and connectivity estimation, statistical analysis, visualization, group analysis, and neuronal data simulation.
https://sccn.ucsd.edu/wiki/SIFT
Other
32 stars 5 forks source link

Bug of Model Order Selection in SIFT #11

Open Sumire0612 opened 1 year ago

Sumire0612 commented 1 year ago

Hello team

When trying to run Model Fitting and Validation > Model Order Selection in SIFT, I have the bug saying "hlp_vrect error”: too many input arguments whille using "finputcheck".

Environment: Matlab: R2023b, EEGlab: ver2023.1, SIFT: ver1.53 ERP data: EDF file of 19ch, Using EEGlab for preprocessing(e.g. band-pass, resampling, ICA)

Please let me know the solution to this problem.

Sincerely