Converting to simple event to extended event

Hi, I'm trying to convert events to extended events. When doing so, the defaults are 200ms (before and after), however, when I accept this range the output, now extended, event is incorrect (onset is good, but offset is not: see below).

The left panel shows the events I want to extend (eyeblinks artifacts) and the right shows after converting it to an extended event (duplicated and extended).

Extra info: I'm doing this to get a conservative output where I plain reject all eyeblinks, etc. My next step would be to designate these events as bad.

1 Like

Indeed! When doing this with the interactive menu in the Record tab instead of the process, it was limiting the upper bound the to maximum time reviewed in the current window instead of using the entire file...
I'm amazed that hasn't been spotted before!

It's fixed: https://github.com/brainstorm-tools/brainstorm3/commit/5ee8458570afd63e7c794d6404180fcd5ff5a59e
Please update Brainstorm and try again.

Thanks for reporting this

1 Like

Awesome! Thanks a lot!