Mainak Jas

Results 98 issues of Mainak Jas

To avoid hnn-core breaking HNN, we should set up cron jobs [like here](https://docs-staging.travis-ci.com/user/cron-jobs/) so tests are run periodically and any PR that breaks HNN will be caught early.

testing

# To do - [ ] make use of MNE-Python to handle duplicate events: https://github.com/mne-tools/mne-python/pull/6688 - [ ] make mne-study-template work for inconsitent runs

As we discussed [here](https://github.com/mne-tools/mne-study-template/pull/53#issuecomment-524610386), we should pytest.parametrize and as much of the pytest infrastructure as possible rather than reinventing the wheel.

maint

This is something me and @teonbrooks discussed before. mne-report could make use of the bids structure for quality assurance. Here are some things that come to mind: 1. Evoked butterfly...

enhancement

I was trying to help someone use `alphaCSC` and realized that it's not straightforward to understand which class to use when. We are also missing some guidelines how to tweak...

I think it would be useful to have more examples on the website and make it more pedagogic if we want neuro folks to adopt our code. Just a few...

Try on https://github.com/voytekresearch/Cole_2017/blob/master/data.mat from voytek lab

@TomDLT wonderful library ;) I have an issue with warnings. When I run the code in Python 3.6 I get a deprecation warning with `n_jobs` which is polluting my output....

wontfix

A confusing behavior for the fieldtrip client was reported to me. It seems that the behavior of `tmax` argument in `FieldTripClient` is not super consistent. There is no logging message...

I am volunteering for the gamma tutorial. The diff will look better once #529 is merged @chenghuzi I need a method to show a particular drive. Do we have that?

hnn-gui-integration