seqasim
seqasim
Sorry for the delay - created a PR here: https://github.com/mne-tools/mne-connectivity/pull/210
Yes, I saw this nice addition! But I think the example you posted highlights the need for intra-trial shuffling: "Critically, evoked data contains a temporal structure that is consistent across...
Wow, thanks for adapting this so quickly! Lovely to see a head-to-head comparison. Based on this real-data example, though, it's not clear to me whether the pre-stimulus surrogate (blue) will...
Ah I see. I think you're right about cutting the data independently for every epoch for evoked data. I modified your code to do so. Could you possibly test this...