[med-svn] [python-mne] 137/376: cosmit

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:22: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 68a9473fcf44f2eab36d4cfad36ef9b8d54bd4bd
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date:   Tue Mar 15 14:38:43 2011 -0400

    cosmit
---
 examples/stats/plot_cluster_1samp_test_time_frequency.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/examples/stats/plot_cluster_1samp_test_time_frequency.py b/examples/stats/plot_cluster_1samp_test_time_frequency.py
index 39fc9c8..34cb361 100644
--- a/examples/stats/plot_cluster_1samp_test_time_frequency.py
+++ b/examples/stats/plot_cluster_1samp_test_time_frequency.py
@@ -73,7 +73,8 @@ epochs_power = epochs_power[:,0,:,:] # only 1 channel to get a 3D matrix
 epochs_power /= np.mean(epochs_power[:,:,times < 0], axis=2)[:,:,None]
 # null hypothesis is that the ratio is 1 (set it to 0 for stats below)
 epochs_power -= 1.0
-                                   ###############################################################################
+
+###############################################################################
 # Compute statistic
 threshold = 5.0
 T_obs, clusters, cluster_p_values, H0 = \

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