[med-svn] [python-mne] 25/353: FIX: mistake in documentation

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:24:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

yoh pushed a commit to tag 0.4
in repository python-mne.

commit 66d017435427c2f0fd998d4ffff15682b151dd17
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date:   Fri Dec 9 12:04:13 2011 -0500

    FIX: mistake in documentation
---
 doc/source/manual/mne.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/manual/mne.rst b/doc/source/manual/mne.rst
index ae453b6..abb4e84 100644
--- a/doc/source/manual/mne.rst
+++ b/doc/source/manual/mne.rst
@@ -193,7 +193,7 @@ With the above SVD it is easy to show that
 
 where the elements of the diagonal matrix :math:`\Gamma` are
 
-.. math::    \gamma_k = \frac{1}{\lambda_k} \frac{\lambda_k^2}{\lambda_k^2 \lambda^2}\ .
+.. math::    \gamma_k = \frac{1}{\lambda_k} \frac{\lambda_k^2}{\lambda_k^2 + \lambda^2}\ .
 
 With :math:`w(t) = U^T C^{-^1/_2} x(t)` the expression for
 the expected current is

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list