[med-svn] [python-mne] 85/353: DOC : docstring formatting
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:24:35 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 958e5af03c8fd27c5bc3649690fa111c1ca80a3b
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
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
More information about the debian-med-commit
mailing list