Skip to content

MRG, DOC: update SSS / Maxfilter tutorial#6642

Merged
larsoner merged 6 commits intomne-tools:masterfrom
drammock:tut-sss
Aug 8, 2019
Merged

MRG, DOC: update SSS / Maxfilter tutorial#6642
larsoner merged 6 commits intomne-tools:masterfrom
drammock:tut-sss

Conversation

@drammock
Copy link
Copy Markdown
Member

@drammock drammock commented Aug 8, 2019

also adds HPI to glossary

@drammock drammock mentioned this pull request Aug 8, 2019
11 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2019

Codecov Report

Merging #6642 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #6642   +/-   ##
======================================
  Coverage    89.4%   89.4%           
======================================
  Files         416     416           
  Lines       75128   75128           
  Branches    12349   12349           
======================================
  Hits        67166   67166           
  Misses       5130    5130           
  Partials     2832    2832

Copy link
Copy Markdown
Member

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than some minor points LGTM!

#
# - It is best to choose a chunk duration that evenly divides your data length,
# so that the effective high-pass filtering is the same for all spans of your
# data.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we really need to recommend this. If you have multiple subjects and/or runs, the only way to really satisfy this is to have the duration vary across subjects and runs, which is probably a worse tradeoff than having just the last chunk for each subject/run possibly be different (at least for typical duration recordings and st_duration choices).

Perhaps instead we should just make a note that the last window could use a longer duration (at worse just shy of 2 * st_duration)?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LMK if you're happy with the revised wording.

@drammock
Copy link
Copy Markdown
Member Author

drammock commented Aug 8, 2019

@drammock drammock changed the title DOC: update SSS / Maxfilter tutorial MRG, DOC: update SSS / Maxfilter tutorial Aug 8, 2019
@drammock
Copy link
Copy Markdown
Member Author

drammock commented Aug 8, 2019

@larsoner ready for merge once the CIs come back green (only error last time was CodeSpell).

@larsoner larsoner merged commit ae266c8 into mne-tools:master Aug 8, 2019
@larsoner
Copy link
Copy Markdown
Member

larsoner commented Aug 8, 2019

Thanks @drammock

@drammock drammock deleted the tut-sss branch August 8, 2019 22:22
alexrockhill pushed a commit to alexrockhill/mne-python that referenced this pull request Oct 1, 2019
* add cHPI to glossary

* add crossref target

* revise maxfilter tutorial

* address Eric's comments

* minor docstring fixes

* fix codespell
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