forked from mne-tools/mne-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH Added SURE support for MxNE and irMxNE (mne-tools#9430)
* ENH Added SURE support for mixed MxNE and irMxNE. Needs unitary tests (WIP). * CLN Fixed flake styling issues * FIX Passed the comments * ENH Updated references * CLN Revert previous commit + ENH Written tests for SURE (1/6 failing) * ENH Rewritten tests for SURE on syntehtic data + CLN Passed remarks * UPD Updated example mixed_norm_inverse * ENH Implemented warm start + fixed pydocstyle errors (all tests pass) * pass alex * ENH Written tests for SURE on MEG * FIX Solved merge conflicts * FIX Solved merge conflicts? (second attempt) * FIX Solved merge conflicts? (third attempt) * CLN Completed docstrings based on Alex's comments * ENH Fixed minor bugs * ENH Minor fix in docstrings * ENH Fix in docstrings * TEST: Revert changes on example mixed_norm_inverse * fix doc? * fix doc? * fix doc? * fix doc? * DOC: Links * Revert "TEST: Revert changes on example mixed_norm_inverse" This reverts commit 9473e72. * Pass Eric's comments * Set random state for mixed norm examples for reproducibility purposes * update what's new following @larsoner's suggestion * address comments by @larsoner Co-authored-by: Pierre-Antoine Bannier <[email protected]> Co-authored-by: Pierre-Antoine Bannier <[email protected]> Co-authored-by: Alexandre Gramfort <[email protected]> Co-authored-by: Eric Larson <[email protected]>
- Loading branch information
1 parent
b3768fe
commit ea1212d
Showing
7 changed files
with
341 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.