pop_comments#

pop_comments(EEG, plottitle='', newcomments=None, concat=False, *, gui=None, renderer=None, return_com=False)#

Edit or assign dataset comments.

Passing an EEG dictionary updates EEG["comments"] and returns a copied EEG dictionary. Passing a string/list returns the edited comment text.

Parameters:
Return type:

Any