Skip to content

Commit 51b6a5c

Browse files
MAINT: Update code credit (#13432)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e29187 commit 51b6a5c

20 files changed

+692
-0
lines changed

doc/sphinxext/prs/13350.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"merge_commit_sha": "3fbf9865c8e27f6cffe15fa5335e922e82933af7",
3+
"authors": [
4+
{
5+
"n": "Emmanuel Ferdman",
6+
"e": null
7+
},
8+
{
9+
"n": "pre-commit-ci[bot]",
10+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
11+
},
12+
{
13+
"n": "Eric Larson",
14+
15+
}
16+
],
17+
"changes": {
18+
"doc/changes/dev/13350.apichange.rst": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"doc/changes/names.inc": {
23+
"a": 1,
24+
"d": 0
25+
},
26+
"mne/cov.py": {
27+
"a": 33,
28+
"d": 7
29+
},
30+
"mne/decoding/_covs_ged.py": {
31+
"a": 3,
32+
"d": 0
33+
},
34+
"mne/decoding/tests/test_csp.py": {
35+
"a": 1,
36+
"d": 1
37+
},
38+
"mne/rank.py": {
39+
"a": 54,
40+
"d": 8
41+
},
42+
"mne/simulation/tests/test_evoked.py": {
43+
"a": 2,
44+
"d": 1
45+
},
46+
"mne/tests/test_rank.py": {
47+
"a": 10,
48+
"d": 0
49+
}
50+
}
51+
}

doc/sphinxext/prs/13375.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "97fd038b2add2b5a08923d735af72e3688d6ebf0",
3+
"authors": [
4+
{
5+
"n": "Thomas S. Binns",
6+
7+
}
8+
],
9+
"changes": {
10+
"doc/changes/dev/13375.bugfix.rst": {
11+
"a": 1,
12+
"d": 0
13+
},
14+
"mne/channels/channels.py": {
15+
"a": 8,
16+
"d": 2
17+
},
18+
"mne/time_frequency/spectrum.py": {
19+
"a": 4,
20+
"d": 0
21+
},
22+
"mne/time_frequency/tests/test_spectrum.py": {
23+
"a": 29,
24+
"d": 3
25+
}
26+
}
27+
}

doc/sphinxext/prs/13395.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "17c4e03b50b1f504ea607db68a616e677891cf75",
3+
"authors": [
4+
{
5+
"n": "Emrecan Çelik",
6+
7+
},
8+
{
9+
"n": "Eric Larson",
10+
11+
}
12+
],
13+
"changes": {
14+
"doc/changes/dev/13395.bugfix.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"doc/changes/names.inc": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"mne/io/eeglab/eeglab.py": {
23+
"a": 3,
24+
"d": 3
25+
}
26+
}
27+
}

doc/sphinxext/prs/13398.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"merge_commit_sha": "174c540c04f93bbba052da053682d1ebb0ab2e7e",
3+
"authors": [
4+
{
5+
"n": "Paul Anders",
6+
"e": null
7+
},
8+
{
9+
"n": "pre-commit-ci[bot]",
10+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
11+
},
12+
{
13+
"n": "Eric Larson",
14+
15+
}
16+
],
17+
"changes": {
18+
".github/workflows/tests.yml": {
19+
"a": 4,
20+
"d": 1
21+
},
22+
"doc/changes/dev/13398.apichange.rst": {
23+
"a": 1,
24+
"d": 0
25+
},
26+
"doc/changes/names.inc": {
27+
"a": 1,
28+
"d": 0
29+
},
30+
"examples/visualization/mne_helmet.py": {
31+
"a": 1,
32+
"d": 0
33+
},
34+
"mne/channels/channels.py": {
35+
"a": 1,
36+
"d": 1
37+
},
38+
"mne/channels/interpolation.py": {
39+
"a": 6,
40+
"d": 6
41+
},
42+
"mne/channels/tests/test_interpolation.py": {
43+
"a": 1,
44+
"d": 1
45+
},
46+
"mne/conftest.py": {
47+
"a": 1,
48+
"d": 0
49+
},
50+
"mne/forward/_field_interpolation.py": {
51+
"a": 22,
52+
"d": 7
53+
},
54+
"mne/forward/tests/test_field_interpolation.py": {
55+
"a": 31,
56+
"d": 11
57+
},
58+
"mne/viz/tests/test_3d.py": {
59+
"a": 1,
60+
"d": 0
61+
},
62+
"tools/install_pre_requirements.sh": {
63+
"a": 4,
64+
"d": 2
65+
},
66+
"tutorials/evoked/20_visualize_evoked.py": {
67+
"a": 6,
68+
"d": 1
69+
},
70+
"tutorials/visualization/20_ui_events.py": {
71+
"a": 1,
72+
"d": 0
73+
}
74+
}
75+
}

doc/sphinxext/prs/13403.json

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
{
2+
"merge_commit_sha": "4b6004a90a1210f852210898df5504b029dbedf0",
3+
"authors": [
4+
{
5+
"n": "github-actions[bot]",
6+
"e": "41898282+github-actions[bot]@users.noreply.github.com"
7+
}
8+
],
9+
"changes": {
10+
"doc/sphinxext/prs/12847.json": {
11+
"a": 27,
12+
"d": 0
13+
},
14+
"doc/sphinxext/prs/13332.json": {
15+
"a": 79,
16+
"d": 0
17+
},
18+
"doc/sphinxext/prs/13357.json": {
19+
"a": 27,
20+
"d": 0
21+
},
22+
"doc/sphinxext/prs/13358.json": {
23+
"a": 135,
24+
"d": 0
25+
},
26+
"doc/sphinxext/prs/13360.json": {
27+
"a": 15,
28+
"d": 0
29+
},
30+
"doc/sphinxext/prs/13361.json": {
31+
"a": 23,
32+
"d": 0
33+
},
34+
"doc/sphinxext/prs/13365.json": {
35+
"a": 15,
36+
"d": 0
37+
},
38+
"doc/sphinxext/prs/13367.json": {
39+
"a": 51,
40+
"d": 0
41+
},
42+
"doc/sphinxext/prs/13368.json": {
43+
"a": 15,
44+
"d": 0
45+
},
46+
"doc/sphinxext/prs/13369.json": {
47+
"a": 15,
48+
"d": 0
49+
},
50+
"doc/sphinxext/prs/13371.json": {
51+
"a": 35,
52+
"d": 0
53+
},
54+
"doc/sphinxext/prs/13373.json": {
55+
"a": 27,
56+
"d": 0
57+
},
58+
"doc/sphinxext/prs/13376.json": {
59+
"a": 23,
60+
"d": 0
61+
},
62+
"doc/sphinxext/prs/13378.json": {
63+
"a": 15,
64+
"d": 0
65+
},
66+
"doc/sphinxext/prs/13380.json": {
67+
"a": 15,
68+
"d": 0
69+
},
70+
"doc/sphinxext/prs/13381.json": {
71+
"a": 19,
72+
"d": 0
73+
},
74+
"doc/sphinxext/prs/13385.json": {
75+
"a": 31,
76+
"d": 0
77+
},
78+
"doc/sphinxext/prs/13387.json": {
79+
"a": 15,
80+
"d": 0
81+
},
82+
"doc/sphinxext/prs/13389.json": {
83+
"a": 23,
84+
"d": 0
85+
},
86+
"doc/sphinxext/prs/13391.json": {
87+
"a": 23,
88+
"d": 0
89+
},
90+
"doc/sphinxext/prs/13393.json": {
91+
"a": 79,
92+
"d": 0
93+
},
94+
"doc/sphinxext/prs/13394.json": {
95+
"a": 15,
96+
"d": 0
97+
},
98+
"doc/sphinxext/prs/13396.json": {
99+
"a": 15,
100+
"d": 0
101+
},
102+
"doc/sphinxext/prs/13400.json": {
103+
"a": 43,
104+
"d": 0
105+
}
106+
}
107+
}

doc/sphinxext/prs/13404.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"merge_commit_sha": "ce79aab062854c11349906b1ff2b11668b0b01a5",
3+
"authors": [
4+
{
5+
"n": "pre-commit-ci[bot]",
6+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
7+
}
8+
],
9+
"changes": {
10+
".pre-commit-config.yaml": {
11+
"a": 1,
12+
"d": 1
13+
}
14+
}
15+
}

doc/sphinxext/prs/13405.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"merge_commit_sha": "07a63fdb39db2c37e02d717c725129ea7aea1e4e",
3+
"authors": [
4+
{
5+
"n": "Marijn van Vliet",
6+
7+
}
8+
],
9+
"changes": {
10+
"mne/bem.py": {
11+
"a": 1,
12+
"d": 8
13+
}
14+
}
15+
}

0 commit comments

Comments
 (0)