[med-svn] [python-mne] 364/376: add info to example

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:23:22 UTC 2015


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

yoh pushed a commit to annotated tag v0.1
in repository python-mne.

commit f1ca55346c20353cee6b4e634b3a2fe7bab32053
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date:   Thu Sep 22 13:33:28 2011 -0400

    add info to example
---
 examples/stats/plot_cluster_stats_evoked.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/stats/plot_cluster_stats_evoked.py b/examples/stats/plot_cluster_stats_evoked.py
index 63d344c..115466e 100644
--- a/examples/stats/plot_cluster_stats_evoked.py
+++ b/examples/stats/plot_cluster_stats_evoked.py
@@ -33,7 +33,7 @@ tmax = 0.5
 raw = fiff.Raw(raw_fname)
 events = mne.read_events(event_fname)
 
-channel = 'MEG 1332'
+channel = 'MEG 1332'  # include only this channel in analysis
 include = [channel]
 
 ###############################################################################

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