Import Muse file into Brainstorm - Format request

Hello

Sorry for the response delay.
I finally added an option to read the Muse CSV files you sent.
https://github.com/brainstorm-tools/brainstorm3/commit/bcf84eaa8070b8a9bb3b624fb0d0b4c18740eb1e#diff-c0728a0900c7577ff35a2ed6883ebd95

I did something completely different from the EEGLAB’s plugin. EEGLAB assumes that all samples are recorded linearly in the correct order, which is not true. The sampling is quite irregular and the samples are not even the correct order.
So I added a step of reinterpolation of the signals on a linear time axis. I’m not sure this was the best way of proceeding but I didn’t have any other idea.

Please update Brainstorm and try loading your files, make sure the shape of the signals, timing and event latencies are correct.

@jeremym: do you have any suggestion? If you still have some of your test files, could you try loading them in Brainstorm?

Thanks
Francois