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 abac1f61c1a9454189f8278b400f6c34b78168ae
Author: Alexandre Gramfort <[email protected]>
Date:   Fri Sep 16 21:31:06 2011 -0400

    ENH: misc extra line
---
 mne/minimum_norm/tests/test_time_frequency.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mne/minimum_norm/tests/test_time_frequency.py 
b/mne/minimum_norm/tests/test_time_frequency.py
index c231db0..c6a1d9c 100644
--- a/mne/minimum_norm/tests/test_time_frequency.py
+++ b/mne/minimum_norm/tests/test_time_frequency.py
@@ -62,7 +62,6 @@ def test_tfr_with_inverse_operator():
     assert_array_almost_equal(stcs['alpha'].data, stcs_no_pca['alpha'].data)
 
     # Compute a source estimate per frequency band
-    events = find_events(raw)
     epochs = Epochs(raw, events[:10], event_id, tmin, tmax, picks=picks,
                     baseline=(None, 0), reject=dict(grad=4000e-13, eog=150e-6),
                     preload=True)

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