How to make epochs from resting state EEG

Hi,

I have never worked on resting state EEG but I think you can use the function mne.make_fixed_length_epochs if you have no trigger information. You have an example here, if it may helps : https://mne.tools/stable/auto_tutorials/epochs/60_make_fixed_length_epochs.html

3 Likes