eeglab
eeglab copied to clipboard
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
Message from Robert: Use the Fieldtrip default model instead. of DIPFIT dipfit/standard_BEM/standard_vol.mat template = ft_read_headmodel('standard_bem.mat'); template = ft_read_mri('standard_mri.mat'); I indeed believe then to be the same, or at least to...
say we have sessions 1,2,3 - std_limo will automatically compute contrasts on betas for 1/2, 2/3, and 1/3 if one subject has sessions 1 and 3 only, it still works...
Updatedat is the option in std_editset to keep dataset and STUDY consistent. They should always be consistent so updatedat should be removed.
Right now we are using the coordformat='Neuromag' in EEG.dipfit. However, maybe it should be changed to 'MEG'. Need to look what coordinate format CTF files use.
When abording EEGLAB install (because ww cannot write), the installation actually continues
### Description I have completed a first level (subject) analysis using EEGLAB plugin LIMO EEG. But when I try to carry out 2nd level analysis, matlab returns following errors. This...
etc.clean_channel_mask Update this array when channels are removed by pop_select EEG.etc.clean_channel_mask(rmchan) = 1;
### Description After importing a BIDS dataset as a STUDY, when cases are cleared from the STUDY, they remain in STUDY.design.cases.value (possibly other variables). This means that an error comes...
Hi, While I was trying to import my edf file (EDF-C) I faced with this problem. I removed then loaded the latest version of Biosig, try lots of things but...