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 44f835fafd336a898655f70b981c85ed62544ad2 Merge: 1fa2b7a adab8a9 Author: Alexandre Gramfort <[email protected]> Date: Wed Jan 4 12:31:43 2012 +0100 Merge branch 'raw_preload_setitem' doc/source/whats_new.rst | 2 + mne/fiff/raw.py | 125 ++++++++++++++++++++++++---------- mne/fiff/tests/test_raw.py | 52 +++++++++++++- mne/stats/tests/test_cluster_level.py | 30 ++++---- 4 files changed, 159 insertions(+), 50 deletions(-) diff --cc doc/source/whats_new.rst index 3ef7269,b5cc6be..f8b85c0 --- a/doc/source/whats_new.rst +++ b/doc/source/whats_new.rst @@@ -10,8 -10,9 +10,10 @@@ Changelo ~~~~~~~~~ - Sign flip computation for robust label average of signed values by `Alex Gramfort`_. + - Reading and writing of .w files by `Martin Luessi`_. + - Support for modifying Raw object and allow raw data preloading with memory mapping by `Martin Luessi`_ and `Alex Gramfort`_. + Version 0.2 ----------- -- 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
