- MNE version: e.g. 1.2.1
- operating system: macos 12.6
I have data as Epochs.EpochArrays object,and it comes from field trip .mat file.
I want to do some analysis on a group of sensors based on their location, I know the channels’ names that I want to use, but I am unable to find a suitable mne function or way to subset original epoch data based on a list of channels.