Skip to content

Commit 4b6004a

Browse files
MAINT: Update code credit (#13403)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ce79aab commit 4b6004a

24 files changed

+780
-0
lines changed

doc/sphinxext/prs/12847.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "9652572611a0ef6941e59b40575bdfc05a945387",
3+
"authors": [
4+
{
5+
"n": "Scott Huberty",
6+
"e": null
7+
},
8+
{
9+
"n": "Eric Larson",
10+
11+
}
12+
],
13+
"changes": {
14+
"doc/changes/dev/12847.bugfix.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"mne/io/eyelink/_utils.py": {
19+
"a": 259,
20+
"d": 110
21+
},
22+
"mne/io/eyelink/tests/test_eyelink.py": {
23+
"a": 120,
24+
"d": 1
25+
}
26+
}
27+
}

doc/sphinxext/prs/13332.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"merge_commit_sha": "0474b499fd5ede62db4f8673989fe24e1945f2d1",
3+
"authors": [
4+
{
5+
"n": "Genuster",
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/_includes/ged.rst": {
19+
"a": 1,
20+
"d": 1
21+
},
22+
"doc/api/decoding.rst": {
23+
"a": 2,
24+
"d": 0
25+
},
26+
"doc/changes/dev/13332.newfeature.rst": {
27+
"a": 4,
28+
"d": 0
29+
},
30+
"examples/decoding/decoding_csp_eeg.py": {
31+
"a": 6,
32+
"d": 4
33+
},
34+
"examples/decoding/decoding_spoc_CMC.py": {
35+
"a": 11,
36+
"d": 2
37+
},
38+
"examples/decoding/decoding_xdawn_eeg.py": {
39+
"a": 42,
40+
"d": 35
41+
},
42+
"examples/decoding/linear_model_patterns.py": {
43+
"a": 53,
44+
"d": 18
45+
},
46+
"examples/decoding/ssd_spatial_filters.py": {
47+
"a": 5,
48+
"d": 5
49+
},
50+
"mne/decoding/__init__.pyi": {
51+
"a": 3,
52+
"d": 0
53+
},
54+
"mne/decoding/base.py": {
55+
"a": 61,
56+
"d": 5
57+
},
58+
"mne/decoding/csp.py": {
59+
"a": 12,
60+
"d": 39
61+
},
62+
"mne/decoding/spatial_filter.py": {
63+
"a": 639,
64+
"d": 0
65+
},
66+
"mne/decoding/tests/test_base.py": {
67+
"a": 123,
68+
"d": 16
69+
},
70+
"mne/decoding/tests/test_spatial_filter.py": {
71+
"a": 190,
72+
"d": 0
73+
},
74+
"tutorials/machine-learning/50_decoding.py": {
75+
"a": 9,
76+
"d": 4
77+
}
78+
}
79+
}

doc/sphinxext/prs/13357.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "f04fcaa851e64b379a1a107f18cf3fd5b6b18f42",
3+
"authors": [
4+
{
5+
"n": "Scott Huberty",
6+
"e": null
7+
},
8+
{
9+
"n": "Eric Larson",
10+
11+
}
12+
],
13+
"changes": {
14+
"doc/changes/dev/13357.bugfix.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"mne/io/eyelink/_utils.py": {
19+
"a": 30,
20+
"d": 7
21+
},
22+
"mne/io/eyelink/tests/test_eyelink.py": {
23+
"a": 25,
24+
"d": 0
25+
}
26+
}
27+
}

doc/sphinxext/prs/13358.json

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
{
2+
"merge_commit_sha": "bbd67f15deceeda6c3a8aedd2ac8d0da14bb370c",
3+
"authors": [
4+
{
5+
"n": "github-actions[bot]",
6+
"e": "41898282+github-actions[bot]@users.noreply.github.com"
7+
},
8+
{
9+
"n": "Eric Larson",
10+
11+
}
12+
],
13+
"changes": {
14+
"doc/development/contributing.rst": {
15+
"a": 1,
16+
"d": 1
17+
},
18+
"doc/install/mne_c.rst": {
19+
"a": 1,
20+
"d": 1
21+
},
22+
"doc/sphinxext/prs/13112.json": {
23+
"a": 67,
24+
"d": 0
25+
},
26+
"doc/sphinxext/prs/13259.json": {
27+
"a": 91,
28+
"d": 0
29+
},
30+
"doc/sphinxext/prs/13317.json": {
31+
"a": 15,
32+
"d": 0
33+
},
34+
"doc/sphinxext/prs/13318.json": {
35+
"a": 63,
36+
"d": 0
37+
},
38+
"doc/sphinxext/prs/13319.json": {
39+
"a": 283,
40+
"d": 0
41+
},
42+
"doc/sphinxext/prs/13320.json": {
43+
"a": 27,
44+
"d": 0
45+
},
46+
"doc/sphinxext/prs/13321.json": {
47+
"a": 23,
48+
"d": 0
49+
},
50+
"doc/sphinxext/prs/13322.json": {
51+
"a": 79,
52+
"d": 0
53+
},
54+
"doc/sphinxext/prs/13327.json": {
55+
"a": 23,
56+
"d": 0
57+
},
58+
"doc/sphinxext/prs/13330.json": {
59+
"a": 19,
60+
"d": 0
61+
},
62+
"doc/sphinxext/prs/13331.json": {
63+
"a": 23,
64+
"d": 0
65+
},
66+
"doc/sphinxext/prs/13333.json": {
67+
"a": 27,
68+
"d": 0
69+
},
70+
"doc/sphinxext/prs/13334.json": {
71+
"a": 43,
72+
"d": 0
73+
},
74+
"doc/sphinxext/prs/13335.json": {
75+
"a": 23,
76+
"d": 0
77+
},
78+
"doc/sphinxext/prs/13336.json": {
79+
"a": 19,
80+
"d": 0
81+
},
82+
"doc/sphinxext/prs/13337.json": {
83+
"a": 23,
84+
"d": 0
85+
},
86+
"doc/sphinxext/prs/13338.json": {
87+
"a": 15,
88+
"d": 0
89+
},
90+
"doc/sphinxext/prs/13340.json": {
91+
"a": 15,
92+
"d": 0
93+
},
94+
"doc/sphinxext/prs/13341.json": {
95+
"a": 27,
96+
"d": 0
97+
},
98+
"doc/sphinxext/prs/13343.json": {
99+
"a": 19,
100+
"d": 0
101+
},
102+
"doc/sphinxext/prs/13344.json": {
103+
"a": 27,
104+
"d": 0
105+
},
106+
"doc/sphinxext/prs/13345.json": {
107+
"a": 15,
108+
"d": 0
109+
},
110+
"doc/sphinxext/prs/13346.json": {
111+
"a": 27,
112+
"d": 0
113+
},
114+
"doc/sphinxext/prs/13349.json": {
115+
"a": 75,
116+
"d": 0
117+
},
118+
"doc/sphinxext/prs/13351.json": {
119+
"a": 19,
120+
"d": 0
121+
},
122+
"doc/sphinxext/prs/13354.json": {
123+
"a": 23,
124+
"d": 0
125+
},
126+
"doc/sphinxext/prs/13355.json": {
127+
"a": 23,
128+
"d": 0
129+
},
130+
"doc/sphinxext/prs/13356.json": {
131+
"a": 15,
132+
"d": 0
133+
}
134+
}
135+
}

doc/sphinxext/prs/13360.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"merge_commit_sha": "45c7faf355b76265a5e88b1bbd72543e362547f9",
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/13361.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"merge_commit_sha": "f7cab3af285eb3e1e7afd3879d76b5539942a01e",
3+
"authors": [
4+
{
5+
"n": "Genuster",
6+
"e": null
7+
}
8+
],
9+
"changes": {
10+
"doc/changes/dev/13361.bugfix.rst": {
11+
"a": 8,
12+
"d": 0
13+
},
14+
"mne/decoding/base.py": {
15+
"a": 68,
16+
"d": 39
17+
},
18+
"mne/decoding/tests/test_base.py": {
19+
"a": 26,
20+
"d": 23
21+
}
22+
}
23+
}

doc/sphinxext/prs/13365.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"merge_commit_sha": "a07f970945aa36fc484bcd6ce88ce35f20a19a44",
3+
"authors": [
4+
{
5+
"n": "Scott Huberty",
6+
"e": null
7+
}
8+
],
9+
"changes": {
10+
"mne/coreg.py": {
11+
"a": 1,
12+
"d": 1
13+
}
14+
}
15+
}

doc/sphinxext/prs/13367.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"merge_commit_sha": "70fbbd891afabf562a7315749dcefe9139df0020",
3+
"authors": [
4+
{
5+
"n": "dependabot[bot]",
6+
"e": "49699333+dependabot[bot]@users.noreply.github.com"
7+
},
8+
{
9+
"n": "Eric Larson",
10+
11+
}
12+
],
13+
"changes": {
14+
".github/workflows/release.yml": {
15+
"a": 1,
16+
"d": 1
17+
},
18+
".github/workflows/tests.yml": {
19+
"a": 1,
20+
"d": 1
21+
},
22+
"azure-pipelines.yml": {
23+
"a": 2,
24+
"d": 2
25+
},
26+
"doc/install/installers.rst": {
27+
"a": 7,
28+
"d": 7
29+
},
30+
"mne/_fiff/tests/test_meas_info.py": {
31+
"a": 2,
32+
"d": 0
33+
},
34+
"mne/forward/tests/test_make_forward.py": {
35+
"a": 1,
36+
"d": 0
37+
},
38+
"mne/tests/test_source_estimate.py": {
39+
"a": 1,
40+
"d": 0
41+
},
42+
"mne/utils/tests/test_config.py": {
43+
"a": 1,
44+
"d": 0
45+
},
46+
"tools/install_pre_requirements.sh": {
47+
"a": 3,
48+
"d": 3
49+
}
50+
}
51+
}

0 commit comments

Comments
 (0)