pop_mergeset#
- pop_mergeset(INEEG1, INEEG2=None, keepall=0, *, gui=None, renderer=None, return_com=False)#
Merge two or more EEG datasets.
When
INEEG1is anALLEEGlist,INEEG2is interpreted as EEGLAB-facing 1-based dataset indices.keepallpreserves ICA weights from the first dataset when possible, matching EEGLAB’s option.