[med-svn] [python-mne] 26/353: adding @mluessi to file header
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 4b0923155c84c0f05363c6431f955850315df233
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date: Mon Dec 12 16:23:40 2011 +0100
adding @mluessi to file header
---
mne/source_estimate.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mne/source_estimate.py b/mne/source_estimate.py
index d62dca5..f85f12a 100644
--- a/mne/source_estimate.py
+++ b/mne/source_estimate.py
@@ -1,5 +1,6 @@
# Authors: Alexandre Gramfort <gramfort at nmr.mgh.harvard.edu>
# Matti Hamalainen <msh at nmr.mgh.harvard.edu>
+# Martin Luessi <mluessi at nmr.mgh.harvard.edu>
#
# License: BSD (3-clause)
@@ -210,8 +211,7 @@ def write_w(filename, vertices, data):
class SourceEstimate(object):
"""SourceEstimate container
- Can be saved and loaded from .stc files. Loading of .w files is supported
- as well.
+ Can be saved and loaded from .stc or .w files.
Attributes
----------
--
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