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 bbbd7bfc0ab8a2e12fe6c387a77e7c0472ec94e3
Merge: 906abbb 6550839
Author: Alexandre Gramfort <[email protected]>
Date:   Tue Sep 13 13:57:29 2011 -0700

    Merge pull request #2 from agramfort/invop
    
    pure python creation of inverse operator

 Makefile                                       |   5 +-
 examples/inverse/plot_make_inverse_operator.py |  53 +++++
 mne/cov.py                                     | 237 +++++++--------------
 mne/forward.py                                 | 101 +++++----
 mne/minimum_norm/__init__.py                   |   4 +-
 mne/minimum_norm/inverse.py                    | 276 +++++++++----------------
 mne/minimum_norm/tests/test_inverse.py         |  55 +++--
 mne/stats/cluster_level.py                     |   6 +-
 mne/tests/test_cov.py                          |  21 +-
 9 files changed, 314 insertions(+), 444 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

Reply via email to