meg
Here are 77 public repositories matching this topic...
Reported by @britta-wstnr by e-mail:
Documenting and taking it from here
-
we just came across some unexpected behavior (helping a student today) with ft_prepare_sourcemodel(). If we warp an MNI template, inwardshift has no effect - is that because that would shift grid points to the wrong positions after warping?
-
We often see problems with not inwardshifted sources when using the ope
-
Updated
Jun 30, 2020 - Python
-
Updated
Apr 16, 2020
"Start recording" button should change its name to "Stop recording" once clicked. This needs to be changed for all MNE Scan plugins which are able to record data, see below.
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab940
Hi,
I was wondering if there's a mistake in the FAQ section of the documentation ("Should I apply ICA first or autoreject first?").
According to the MNE docs the reject parameter in ica.fit() only applies to an instance of Raw, not Epochs.
However, here ica.fit() is used with reject on epochs several times, e.g.:
>>> reject = get_rejection_threshold(epochs)
>>> ica.fit(epo
The dialog asking to overwrite the current dataset should be more explicit, i.e. it should mention that the alternative to overwriting is creating a new dataset.
Adding here other lists that either were used to create the list of this repository, or for ideas for this project.
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 certain parameters (e.g., which solver to choose?).
Empirically it seems that LGCD is better but it is not possible to use it from learn_d_z. I think this function should be deprecated and either GreedyCDL or `BatchCDL
If we want to ship our conda package with docstrings, we should not make DOT a requrirement since it's not in the conda repositories.
-
Updated
Apr 16, 2020
Right now all OS installs of HNN require a git clone. This conflates user installs with developer workflow. It would be nice if the install was a self-executable file for Windows and a .pkg for Mac. The number of binary downloads would be easy to track. Developer code pulls would still be tracked by git clones and upgrades could be tracked by Docker Hub downloads.
-
Updated
Jun 22, 2020 - Jupyter Notebook
-
Updated
Jun 14, 2020 - Python
-
Updated
Jul 2, 2020 - Python
-
Updated
Jun 16, 2020 - Python
We want the web-app to automatically generate a method section.
We therefore need to have some template or boilerplate method section with empty placeholders to be filled in by the different options chosen by users when they fill the list.
This requires writing those boilerplate texts for each activity of the checklist.
- This might need identifying which set of items can be grouped tog
-
Updated
Jun 16, 2020 - Python
-
Updated
Mar 10, 2020 - MATLAB
-
Updated
Jun 3, 2020
-
Updated
Jan 4, 2019
-
Updated
Jun 3, 2020 - MATLAB
Hi Sampsa,
I'd like to try your toolbox,
do you have any tutorials or
any examples guidances for
first steps & examples data.
Thanks Bests regards
Improve this page
Add a description, image, and links to the meg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the meg topic, visit your repo's landing page and select "manage topics."

See mne-tools/mne-python#6262 (comment) :
This will hopefully just require some short function in
mne/viz/topomap.py. Even using theEvokedArrayapproach seems okay since it's pretty straigh