-
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.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Larson <[email protected]>
- Loading branch information
1 parent
9e7fe95
commit 24ef9aa
Showing
43 changed files
with
1,871 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,6 +86,7 @@ Eduard Ort <[email protected]> examplename <[email protected]> | |
Ellen Lau <[email protected]> ellenlau <[email protected]> | ||
Emily Stephen <[email protected]> Emily P. Stephen <[email protected]> | ||
Emily Stephen <[email protected]> emilyps14 <[email protected]> | ||
Emma Bailey <[email protected]> emma-bailey <[email protected]> | ||
Enrico Varano <[email protected]> enricovara <[email protected]> | ||
Enzo Altamiranda <[email protected]> enzo <[email protected]> | ||
Eric Larson <[email protected]> Eric Larson <[email protected]> | ||
|
@@ -315,6 +316,7 @@ Sara Sommariva <[email protected]> sarasommariva <[email protected]> | |
Sebastien Treguer <[email protected]> DataFox <[email protected]> | ||
Sena Er <[email protected]> Sena <[email protected]> | ||
Senwen Deng <[email protected]> Senwen DENG <[email protected]> | ||
Shristi Baral <[email protected]> Shristi Baral <[email protected]> | ||
Silvia Cotroneo <[email protected]> sfc-neuro <[email protected]> | ||
Simon Kern <[email protected]> Simon Kern <[email protected]> | ||
Simon Kern <[email protected]> skjerns <[email protected]> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{ | ||
"merge_commit_sha": "aca49655b10fc17679142e07c5d46659be1099da", | ||
"authors": [ | ||
{ | ||
"n": "Marijn van Vliet", | ||
"e": "[email protected]" | ||
}, | ||
{ | ||
"n": "pre-commit-ci[bot]", | ||
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com" | ||
}, | ||
{ | ||
"n": "Daniel McCloy", | ||
"e": "[email protected]" | ||
} | ||
], | ||
"changes": { | ||
"doc/changes/devel/12071.newfeature.rst": { | ||
"a": 1, | ||
"d": 0 | ||
}, | ||
"mne/epochs.py": { | ||
"a": 2, | ||
"d": 0 | ||
}, | ||
"mne/evoked.py": { | ||
"a": 2, | ||
"d": 0 | ||
}, | ||
"mne/viz/_figure.py": { | ||
"a": 3, | ||
"d": 3 | ||
}, | ||
"mne/viz/_mpl_figure.py": { | ||
"a": 1, | ||
"d": 1 | ||
}, | ||
"mne/viz/evoked.py": { | ||
"a": 12, | ||
"d": 1 | ||
}, | ||
"mne/viz/tests/test_raw.py": { | ||
"a": 14, | ||
"d": 25 | ||
}, | ||
"mne/viz/tests/test_topo.py": { | ||
"a": 35, | ||
"d": 1 | ||
}, | ||
"mne/viz/tests/test_utils.py": { | ||
"a": 69, | ||
"d": 0 | ||
}, | ||
"mne/viz/topo.py": { | ||
"a": 81, | ||
"d": 15 | ||
}, | ||
"mne/viz/ui_events.py": { | ||
"a": 20, | ||
"d": 0 | ||
}, | ||
"mne/viz/utils.py": { | ||
"a": 108, | ||
"d": 63 | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"merge_commit_sha": "3c6a054093d305a98757a97398e5e34988a3aced", | ||
"authors": [ | ||
{ | ||
"n": "Qian Chu", | ||
"e": null | ||
} | ||
], | ||
"changes": { | ||
"doc/changes/devel/12656.bugfix.rst": { | ||
"a": 1, | ||
"d": 0 | ||
}, | ||
"mne/export/_brainvision.py": { | ||
"a": 7, | ||
"d": 0 | ||
}, | ||
"mne/export/_edf.py": { | ||
"a": 4, | ||
"d": 1 | ||
}, | ||
"mne/export/_eeglab.py": { | ||
"a": 11, | ||
"d": 5 | ||
}, | ||
"mne/export/_export.py": { | ||
"a": 7, | ||
"d": 1 | ||
}, | ||
"mne/export/tests/test_export.py": { | ||
"a": 82, | ||
"d": 7 | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"merge_commit_sha": "176f64ff061136cf5628d76535a8d7e2e164d399", | ||
"authors": [ | ||
{ | ||
"n": "Shristi Baral", | ||
"e": null | ||
}, | ||
{ | ||
"n": "shristi", | ||
"e": "[email protected]" | ||
}, | ||
{ | ||
"n": "Eric Larson", | ||
"e": "[email protected]" | ||
}, | ||
{ | ||
"n": "Daniel McCloy", | ||
"e": "[email protected]" | ||
} | ||
], | ||
"changes": { | ||
"doc/changes/devel/12828.bugfix.rst": { | ||
"a": 1, | ||
"d": 0 | ||
}, | ||
"doc/changes/names.inc": { | ||
"a": 1, | ||
"d": 0 | ||
}, | ||
"mne/source_estimate.py": { | ||
"a": 7, | ||
"d": 0 | ||
}, | ||
"mne/utils/docs.py": { | ||
"a": 6, | ||
"d": 0 | ||
}, | ||
"mne/viz/_3d.py": { | ||
"a": 13, | ||
"d": 3 | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"merge_commit_sha": "1d2635f84a55785c3531cfe4027eda3820a7fb31", | ||
"authors": [ | ||
{ | ||
"n": "Thomas S. Binns", | ||
"e": "[email protected]" | ||
}, | ||
{ | ||
"n": "Daniel McCloy", | ||
"e": "[email protected]" | ||
}, | ||
{ | ||
"n": "Eric Larson", | ||
"e": "[email protected]" | ||
} | ||
], | ||
"changes": { | ||
"doc/changes/devel/12910.newfeature.rst": { | ||
"a": 1, | ||
"d": 0 | ||
}, | ||
"mne/time_frequency/multitaper.py": { | ||
"a": 10, | ||
"d": 0 | ||
}, | ||
"mne/time_frequency/tests/test_tfr.py": { | ||
"a": 195, | ||
"d": 26 | ||
}, | ||
"mne/time_frequency/tfr.py": { | ||
"a": 249, | ||
"d": 113 | ||
}, | ||
"mne/utils/docs.py": { | ||
"a": 12, | ||
"d": 0 | ||
}, | ||
"mne/utils/numerics.py": { | ||
"a": 3, | ||
"d": 0 | ||
}, | ||
"mne/viz/tests/test_topomap.py": { | ||
"a": 24, | ||
"d": 1 | ||
}, | ||
"mne/viz/topomap.py": { | ||
"a": 13, | ||
"d": 1 | ||
} | ||
} | ||
} |
Oops, something went wrong.