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 77c7e894c18aad3a231e5508c84f321d211ab57f Author: Alexandre Gramfort <[email protected]> Date: Thu Apr 12 13:18:10 2012 +0200 update usage --- bin/mne_compute_proj_ecg.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/mne_compute_proj_ecg.py b/bin/mne_compute_proj_ecg.py index b30375c..03bd3b4 100755 --- a/bin/mne_compute_proj_ecg.py +++ b/bin/mne_compute_proj_ecg.py @@ -3,8 +3,7 @@ You can do for example: -$mne_compute_proj_ecg.py -i sample_audvis_raw.fif -c "MEG 1531" --l-freq 1 --h-freq 100 - +$mne_compute_proj_ecg.py -i sample_audvis_raw.fif -c "MEG 1531" --l-freq 1 --h-freq 100 --rej-grad 3000 --rej-mag 4000 --rej-eeg 100 """ # Authors : Alexandre Gramfort, Ph.D. -- 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
