Mainak Jas
Mainak Jas
closes #589 It looks like we can inherit the github action from mpi4py :)
https://github.com/mne-tools/mne-biomag-group-demo/blob/master/scripts/environment.yml#L129
This is very much WIP but just making a PR so I can see a nice diff ...
There is a bit of intersection of this project with the [mne bids](https://github.com/mne-tools/mne-bids/) project. It would be great if we could demo the MEG-BIDS for group study cc @teonbrooks @choldgraf...
on the pip webpage here: https://pypi.org/project/ephypype/ the images in the readme page do not show up. Should be fixed for next release
see for example: https://github.com/mne-tools/mne-bids/blob/master/CONTRIBUTING.md
right now, the code coverage is around 23%. We should aim for 80% ...
Travis is failing on `master` because of failing doctests: https://travis-ci.org/github/glm-tools/pyglmnet/jobs/718392754 I will look into it later if nobody else beats me to it :)
see: https://mail.python.org/pipermail/scikit-learn/2020-August/003832.html
The tests are now run only on Travis which is good for Linux. However, if we want to capture our Windows user base, we should also add appveyor. I'm tagging...