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
When processing MEG, make sure the spectrum shows the correct unit.
Hello, When I use the PAC estimate tool in EEGLAB, I consistently receive the following error message: "EEG error in function eeg_pac() at line 208: Unrecognized function or variable 'parcluster'."...
The version of EEGLAB I am using is 2022.0, the version of FieldTrip version is 2020, and my MATLAB version is 2022b. After I precomputed my spec and ersp, I...
### Description [*It appears impossible to obtain a three factor ANOVA when using LIMO eeglab toolbox*] Here I leave below two type of designs I tried forming using my data...
Hi everyone, I'm currently encountering an issue while using **std_readersp** to extract single-trial ERSP data for ICA cluster analysis. I’m analyzing an EEGLAB STUDY with ICA clusters, and I extracted...
### Description I get this error: ``` Warning: std_readdata ignored at least one parameters: "subbaseline" Reading subjects' data or looking up measure values in EEGLAB cache Unrecognized function or variable...
While trying to install the FieldTrip-lite extension through EEGLAB's extension manager, I repeatedly had the error: "Extension folder already exists. Remove it manually before installing extension." Despite following prompts to...
### Description In EEGLAB dev, `pop_runica` tests for existence of files named as per the list of algorithm names (lines 157 - 161). ``` for index = length(allalgs):-1:1 if ~exist(allalgs(index).name,...
Hey there, I can't open eeglab_compiled_windows.exe file. Please help me with a solution.
## Description ```pop_chanedit``` returns a malformed ```command``` to ```eegh```. Running that command does not recreate the behaviour that was done in the gui. ### Steps to Reproduce: 1. I started...