Is eye tracker data support interesting to Brainstorm?

Hi Francois,

sorry for the late response.

I edited the function extensively, so that now following things should be possible:

  • using raw files or data files (or even a mix of those) as source and destination.
  • using a different number of input files, as long as the number of sync events in both sets is identical; for example, 1 raw file in set A with 1000 trials and 10 files in set B with 100 trials each, or vice versa.

I tried to keep the function as general and flexible as possible; unfortunately, the code got a bit complicated because of that.

It would be nice to have the choice between overwriting the input files or creating new ones. The checkbox for that is already implemented, but I’m not quite sure how to create a new file and database connection for the “not overwrite” case.

Test file transfers [eyelink–>EEG] and [EEG–>eyelink] worked in my case.

Best,
Martin