So I have understood how to annotate the raw data using epochs…
The next step is that, I want to extract data of each epoch and save them in seperate files in order to apply further analysis. How should I do that?
Mainly, I want to extract after applying source localization method and also get the data from each brain region and then save them. What is the appropriate method for that?
When working with MEG data, there are many channels… how to handle that as well?
If I understand correctly, you have Epochs and you want to do source localization on the epochs and then extract the activation in a specific brain region, and then save the data.