Performing EEG Source Localization without Epochs

Hello MNE Community,
I am trying to perform source localization on EEG data (70 EEG channels, cnt file), which contains memory recall task data for different words and geometric shapes. The data does not have any epochs information (no STIM channel), and I wish to perform source localization without having to average over events (as there are no events). Is there any way I can proceed?

Any suggestion or feedback is gratefully welcome.

1 Like

Hello and welcome to the forum!

You can use apply_inverse_raw()

Best wishes,
Richard

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.