Update inverse.rst DOC#10922
Conversation
Adds a note in the whitening section of Algorithms and other implementation details doc to clarify the forward model gain matrix is also average referenced during whitening.
|
Hello! 👋 Thanks for opening your first pull request here! ❤️ We will try to get back to you soon. 🚴🏽♂️ |
|
@mh105 can you add an entry in |
All set. Thanks! |
|
Something is wrong with how (I doubt this is due to anything you did @mh105, just mentioning here because I noticed it when looking at the rendering of your |
Not sure what happened. Would you like me to revert the changes and see if rendering corrects itself? It looks like that problem is affecting all |
no need, it's happening on |
|
🎉 Congrats on merging your first pull request! 🥳 Looking forward to seeing more from you in the future! 💪 |
|
Thanks @mh105 ! |
* upstream/main: to_data_frame API change (mne-tools#10925) MAINT: Fix Qt issue (mne-tools#10923) Update inverse.rst DOC (mne-tools#10922) DOC: Clean up Forward and SourceSpaces (mne-tools#10911) [MAINT, MRG] Move sensor cluster permutation example to correct directory (mne-tools#10917) [MRG] Add data loader functions for BESA files (mne-tools#10892)
Reference issue
Example: Fixes #10919.
What does this implement/fix?
Adds a note in the whitening section of the Algorithms and other implementation details doc to clarify that the forward model gain matrix is also average referenced during whitening.
Additional information
N/A