- MNE version: 1.9.0
- operating system: Windows 11
Hi,
I’m working on the preprocessing of ieeg data. One step is to reject epochs thanks to epochs.plot(). With this function, when the user clicks on an epoch, this epoch is removed for all channels. I would like to include the possibility for the user to remove an epoch for specific channels only. Has anyone tried such method already?
Thanks a lot for your help