[med-svn] [python-mne] 196/353: DOC : improve example docstring

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:24:57 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 a1ed3639fb384531b034e9c895b1da802fd593dc
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date:   Sun Jun 17 17:42:05 2012 +0300

    DOC : improve example docstring
---
 examples/plot_estimate_covariance_matrix_baseline.py | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/examples/plot_estimate_covariance_matrix_baseline.py b/examples/plot_estimate_covariance_matrix_baseline.py
index 43cb625..02d4759 100644
--- a/examples/plot_estimate_covariance_matrix_baseline.py
+++ b/examples/plot_estimate_covariance_matrix_baseline.py
@@ -1,7 +1,11 @@
 """
-========================================
-Estimate covariance matrix from baseline
-========================================
+===============================================
+Estimate covariance matrix from Epochs baseline
+===============================================
+
+We first define a set of Epochs from events and a raw file.
+Then we estimate the noise covariance of prestimulus data,
+a.k.a. baseline.
 
 """
 # Author: Alexandre Gramfort <gramfort at nmr.mgh.harvard.edu>

-- 
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