eegprep.pop_adjustevents#
- eegprep.pop_adjustevents(EEG, *args, addms=None, addsamples=None, eventtypes=None, eventtype=None, force=None, gui=None, renderer=None, return_com=False)#
Adjust event offset of all or selected events.
This mirrors EEGLAB’s
pop_adjusteventsbehavior while using Python data structures. When no processing arguments are supplied, the GUI dialog is launched by default, matching the MATLAB pop-function convention.