-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
MRG: Add convenience function to "prepare" emptyroom raw file for maxwell_filter #10537
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
Merged
hoechenberger
merged 29 commits into
mne-tools:main
from
hoechenberger:hoechenberger/issue10533
Apr 21, 2022
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0cc3261
Add convenience function to "prepare" emptyroom raw file for maxwell_…
hoechenberger 7ced88a
Update docstring
hoechenberger d992c41
Add function to mne.preprocessing namespace
hoechenberger 1153f24
Update changelog
hoechenberger 2c96814
Fix & add tests
hoechenberger 0064f9a
Improve tests
hoechenberger a73f51d
Copy
hoechenberger 9546447
Add to API docs
hoechenberger 9120ea3
Simplify
hoechenberger 696f981
Fix flake
hoechenberger 6fa8b63
Update mne/preprocessing/maxwell.py
hoechenberger 531568e
Update mne/preprocessing/maxwell.py
hoechenberger b0add07
Move part of the docstring to Notes section [skip azp][skip actions]
hoechenberger 358cdf1
Merge branch 'hoechenberger/issue10533' of https://github.com/hoechen…
hoechenberger 4e64dd7
Revert change to flake8 config [ci skip]
hoechenberger f1fbc08
Drop commented-out line from test
hoechenberger 316803c
Merge branch 'main' of https://github.com/mne-tools/mne-python into h…
hoechenberger 60436b5
BUG: Fix for first_samp and annot
larsoner a41b25a
FIX: Doctest
larsoner fa83c81
Add support for bads='keep'
hoechenberger 23073a1
Add meas_date and annotations params
hoechenberger 971a519
Allow transfer of annotations without adjustment of measurement date
hoechenberger 945887c
Merge branch 'main' of https://github.com/mne-tools/mne-python into h…
hoechenberger c117114
Remove accepting list of bads
hoechenberger 6e07bbb
Merge remote-tracking branch 'upstream/main' into hoechenberger/issue…
larsoner f7c1df4
Merge remote-tracking branch 'upstream/main' into hoechenberger/issue…
larsoner 47a213b
FIX: Add union and simplify
larsoner d5b9d5b
FIX: obj
larsoner 403e358
Apply suggestions from code review
hoechenberger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.