Approach for creating epochs

Hi,

Assuming trials (e.g. with a duration of 25min), 14 eeg-only channels, no marker/event data, and only interested in the change of frequencyband-power over time, using fixed time windows.
I would like to ask whether it is a good approach to create equally spread events (ignoring the details concerning interval size between events), in order to create an epoch for each artificial event?

Kind Regards,
Gertjan

hi,

not sure to understand what you're asking but maybe this can help:

https://martinos.org/mne/stable/generated/mne.make_fixed_length_events.html

Best,
Alex