Exporting and importing events

Dear Francois,

I’ve encountered a problem for imported events: I’ve exported the events and saved them as *.mrk (CTF-Markerfile). After importing it again, all events have a duration of only one sample. Is this a familiar bug? Is there a way to solve it?

Best regards,
Fabienne

Dear Fabienne,

The CTF file format doesn’t support extended events, it can only save simple events (one sample).
Use the Brainstorm events_…mat format to save all the information available in your Brainstorm database.

Francois

Ahhh, ok! Thank you