Alexandre Gramfort

Results 758 comments of Alexandre Gramfort

you could try to do : pip install mvlearn --no-deps then try to import mvlearn, add one by one the package that are missing and see which one is problematic....

what is the code you used? > Message ID: ***@***.***> >

to me it's just a fundamental hard and ill posed problem. For example, it depends on what you do later with the data. Knowing what is signal and what is...

+100 Message ID: ***@***.***> >

go for it ! you should be first author anyway Message ID: ***@***.***> >

> To me the value in publication really comes from the citations (to us, and to others it's the cite-ability) rather than the number of words we get to write...

can you draft an API for this? > Message ID: ***@***.***> >

> > Well actually that could look like passing only raw to mne.Epochs with > events=None. That's a pretty big API change but it kind of seems like > it's...

- see also this discussion https://github.com/mne-tools/mne-python/issues/6018 I would suggest also to have a helper function that attaches metadata to epochs a bit manually so far this approach has always worked...