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 eff9ace8c850188ecb2c2dee53ec8992ff0579d9 Author: Alexandre Gramfort <[email protected]> Date: Wed Aug 15 15:02:26 2012 +0200 typo --- doc/source/whats_new.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/whats_new.rst b/doc/source/whats_new.rst index 7d270c3..0dc4b25 100644 --- a/doc/source/whats_new.rst +++ b/doc/source/whats_new.rst @@ -17,7 +17,7 @@ Changelog - speedup + reduce memory of mne.morph_data by `Alex Gramfort`_. - - Backporting scipy.signa.firwin2 so filtering works with old scipy by `Alex Gramfort`_. + - Backporting scipy.signal.firwin2 so filtering works with old scipy by `Alex Gramfort`_. - LCMV Beamformer for evoked data, single trials, and raw data by `Alex Gramfort`_ and `Martin Luessi`_. @@ -36,7 +36,7 @@ Changelog - New mne_compute_proj_ecg.py and mne_compute_proj_eog.py scripts to estimate ECG/EOG PCA/SSP vectors by `Alex Gramfort`_ and `Martin Luessi`_. - Wrapper function and script (mne_maxfilter.py) for Elekta Neuromag MaxFilter(TM) by `Martin Luessi`_ - + - Add method to eliminate stimulation artifacts from raw data by linear interpolation or windowing by `Daniel Strohmeier`_. .. _changes_0_3: -- 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
