Mainak Jas

Results 645 comments of Mainak Jas

looks good @ntolley can you update whats_new.rst?

yeah I think that should be changed to `mne.BaseEpochs` since the `BaseEpochs` class is now public

@dengemann I'm surprised that the hack I suggested did not work. Just looking at the private repo we have on github (for autoreject) I can find something like this: ```py...

I think that's why we have the `mask` parameter in `mne.find_events` ...

``` py from mne-hcp import downloader downloader.get_subjects(data_path='~/hcp/data/', subjects=['100307', '100408']) ``` :) Now someone needs to do it ...

... and if we get this working, I could advertise for you, an example for [autoreject](http://autoreject.github.io/) on the HCP data :)

I think this needs to be updated to match this: https://github.com/mne-tools/mne-biomag-group-demo/blob/6599461d400305c9fa5bc22342d33443a86cce47/scripts/processing/11-group_average_sensors.py#L36 By the way, this package is not actively maintained. You might get mileage from using: https://github.com/mne-tools/mne-bids-pipeline unless you're doing...

I see, do feel free to share any educational materials that result from this. I'd be happy to share this with colleagues

@larsoner do you still have your `environment.yml` file? I can't find it from the history in slack. One of my colleagues was trying out the demo and couldn't use the...

Marijn, can you share the html of the results once you build it? On Fri 27 Apr 2018 at 21:44, Eric Larson wrote: > IIRC most subjects don't have a...