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 77b480c71b12a9637ddf4c3868a77326a3bcf8d2 Merge: 88fdc49 8593614 Author: Alexandre Gramfort <[email protected]> Date: Tue Jul 17 13:15:23 2012 -0700 Merge pull request #68 from agramfort/simulator WIP : Simulation tools doc/source/whats_new.rst | 1 + examples/plot_simulate_evoked_data.py | 85 ++++++++++++++++ mne/__init__.py | 3 +- mne/label.py | 148 +++++++++++++++++++++++++++- mne/simulation/__init__.py | 6 ++ mne/simulation/evoked.py | 125 ++++++++++++++++++++++++ mne/simulation/source.py | 178 ++++++++++++++++++++++++++++++++++ mne/simulation/tests/__init__.py | 0 mne/simulation/tests/test_source.py | 70 +++++++++++++ mne/source_estimate.py | 30 ++++++ mne/tests/test_label.py | 17 +++- mne/time_frequency/__init__.py | 4 +- mne/time_frequency/ar.py | 30 ++++++ mne/utils.py | 18 ++++ mne/viz.py | 155 +++++++++++++++++++++++++++++ 15 files changed, 865 insertions(+), 5 deletions(-) -- 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
