Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor proj2 #36

Merged
merged 6 commits into from
Apr 12, 2012
Merged

Refactor proj2 #36

merged 6 commits into from
Apr 12, 2012

Conversation

agramfort
Copy link
Member

see commits log

mne_compute_proj_ecg.py now supports rejection params

existing proj are not lost anymore.

generated proj are now ok with mne_browse_raw

an example of usage:

mne_compute_proj_ecg.py -i raw.fif --average --l-freq 1 --h-freq 100 --avg-ref --bad bads.txt --rej-eeg 70

or on the MNE sample data:

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

agramfort added a commit that referenced this pull request Apr 12, 2012
@agramfort agramfort merged commit 3888322 into mne-tools:master Apr 12, 2012
@agramfort
Copy link
Member Author

I merged because of urgent need but feel free to comment and patch directly in master

@mluessi
Copy link
Contributor

mluessi commented Apr 12, 2012

It it looks good to me.. so I'm not mad that you merged it ;)

@agramfort
Copy link
Member Author

good :)

On Thu, Apr 12, 2012 at 4:15 PM, Martin Luessi
[email protected]
wrote:

It it looks good to me.. so I'm not mad that you merged it ;)


Reply to this email directly or view it on GitHub:
#36 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants