-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MRG: concatenate_raws(), concatenate_epochs(), write_evokeds() gain o…
…n_mismatch param and raise by default (#9438) * mne.concatenate_raws() gains on_mismatch param and raises by default Fixes #9436 * Fix doc build [skip github][skip azp] * Repurpose existing info comparison code * Phrasing * Apply suggestions from code review Co-authored-by: Eric Larson <[email protected]> * Address review comments * Style * Final reviewer comment * Use docdict; add on_mismatch to other methods too * Changelog & style * Fix doc build * Fix test * Use verbose decorator * Update mne/utils/docs.py [skip githib] [skip azp] [ci skip] Co-authored-by: Eric Larson <[email protected]> * Update changelog [skip github][skip azp] * Fix a typo Co-authored-by: Eric Larson <[email protected]>
- Loading branch information
1 parent
e009e5c
commit 3b85ebb
Showing
8 changed files
with
121 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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