Alexandre Gramfort

Results 758 comments of Alexandre Gramfort

can someone test that it still works with matlab? ideally it would be nice to have travis running octave tests if their are users of this code.

yes I do the sync manually you could use the mne-testing dataset used for testing mne-python on travis. PR more than welcome let me know if you need help

so it's like a scikit-learn transformer that takes signals as input and output signals. that could be a dedicated transformer object as first step in a pipeline

> I'm wondering if it wouldn't be more relevant to use the EMD algorithm before epoching the signal. +1 otherwise you have edge artifacts

EMD in Python should already exist and we should use an existing package

epochs.save ? why do you need the write_epochs ? we have it for evoked to write multiple evoked in one file.

I read that you want readers for fieldtrip epochs .mat files. Why not if there format is quite stable in time.

see get_univariate_funcs and get_bivariate_funcs functions > Message ID: ***@***.***> >

Did you make clean before ?

yes I would duplicate the refs. It's the same errors I have