[med-svn] [python-mne] 174/353: Merge pull request #40 from mluessi/preproc_refact

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:24:53 UTC 2015


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 676354ba4e469e6308c62f8c8c160d2b2203b2b7
Merge: 3025cf1 bf56288
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date:   Fri May 4 05:03:29 2012 -0700

    Merge pull request #40 from mluessi/preproc_refact
    
    Preprocessing module

 bin/mne_compute_proj_ecg.py         | 135 ++++++----------
 bin/mne_compute_proj_eog.py         | 157 ++++++++++++++++++
 mne/__init__.py                     |   1 +
 mne/fiff/__init__.py                |   3 +-
 mne/preprocessing.py                |  59 -------
 mne/preprocessing/__init__.py       |  10 ++
 mne/preprocessing/maxfilter.py      | 268 ++++++++++++++++++++++++++++++
 mne/preprocessing/ssp.py            | 313 ++++++++++++++++++++++++++++++++++++
 mne/preprocessing/tests/__init__.py |   0
 mne/preprocessing/tests/test_ssp.py |  35 ++++
 10 files changed, 831 insertions(+), 150 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list