Regarding event import

Hi Francois,

I'm trying to import events with a script from a bunch of .mat files using the process 'process_evt_import'. Previously, I had to split the raw file with a particular event marker using the process, 'Split raw file' and delete the 1st half of the split, to discard the unwanted events before that marker. Now when I'm doing the import I'm getting a warning that the time point is not starting at 0s (screenshot attached). I have to press 'YES' for 10 event groups for 2 raw files for 25 participants (500 times in total). Is there a way I can ignore this warning or give 'yes' through command?

Thanks in advance,
Sainath Murali

This is a bug, this should not be asked when running the import from a process. Only when using the interactive menu "File > Add events from file" from the Record tab.

I fixed it here: Bugfix: Import events times: Do not ask interactively time reference … · brainstorm-tools/brainstorm3@905652e · GitHub

Please update Brainstorm and try again.

Its working perfectly.

Thank you.