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 958e5af03c8fd27c5bc3649690fa111c1ca80a3b
Author: Alexandre Gramfort <[email protected]>
Date:   Tue Feb 28 10:51:51 2012 +0100

    DOC : docstring formatting
---
 mne/epochs.py | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/mne/epochs.py b/mne/epochs.py
index a320fd2..e0cdc4d 100644
--- a/mne/epochs.py
+++ b/mne/epochs.py
@@ -71,6 +71,14 @@ class Epochs(object):
     proj : bool, optional
         Apply SSP projection vectors
 
+    Attributes
+    ----------
+    info: dict
+        Measurement info
+
+    ch_names: list of string
+        List of channels' names
+
     Methods
     -------
     get_data() : self

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to