So the min_duration of mne.find_events needs to be .001 in order for it to find all of the triggers (in the one block we were using yesterday). I just ran it on all blocks of our test subject and got this error. The same thing happens when I take out the min_duration completely and for other subjects (but not all of them - some make it all the way through). Have you ever had this problem?
Hey-
So the min_duration of mne.find_events needs to be .001 in order for it to find all of the triggers (in the one block we were using yesterday). I just ran it on all blocks of our test subject and got this error. The same thing happens when I take out the min_duration completely and for other subjects (but not all of them - some make it all the way through). Have you ever had this problem?