Epoch rejection per channel

  • 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

Hi,

this enhancement has been discussed before and I think it would be valuable to many MNE users. I started working on this issue, unfortunately couldn’t finish the implementation yet due to moving abroad and starting a new position. Maybe you can have a look and see if this is what you had in mind?

Cheers,

Carina