diff --git a/doc/sphinxext/prs/13028.json b/doc/sphinxext/prs/13028.json new file mode 100644 index 00000000000..7a162141000 --- /dev/null +++ b/doc/sphinxext/prs/13028.json @@ -0,0 +1,23 @@ +{ + "merge_commit_sha": "d8149546e7010ee7d2b5a95335aeed0e9b202aaa", + "authors": [ + { + "n": "Thomas S. Binns", + "e": "t.s.binns@outlook.com" + } + ], + "changes": { + "doc/changes/devel/13028.bugfix.rst": { + "a": 1, + "d": 0 + }, + "mne/time_frequency/tests/test_tfr.py": { + "a": 16, + "d": 12 + }, + "mne/time_frequency/tfr.py": { + "a": 7, + "d": 1 + } + } +} \ No newline at end of file diff --git a/doc/sphinxext/prs/13038.json b/doc/sphinxext/prs/13038.json new file mode 100644 index 00000000000..c988969d1dd --- /dev/null +++ b/doc/sphinxext/prs/13038.json @@ -0,0 +1,63 @@ +{ + "merge_commit_sha": "14938b9657b255a38aa96482a4aaf410e8865859", + "authors": [ + { + "n": "github-actions[bot]", + "e": "41898282+github-actions[bot]@users.noreply.github.com" + }, + { + "n": "Eric Larson", + "e": "larson.eric.d@gmail.com" + }, + { + "n": "pre-commit-ci[bot]", + "e": "66853113+pre-commit-ci[bot]@users.noreply.github.com" + } + ], + "changes": { + "azure-pipelines.yml": { + "a": 1, + "d": 2 + }, + "doc/sphinxext/prs/13031.json": { + "a": 35, + "d": 0 + }, + "doc/sphinxext/prs/13032.json": { + "a": 15, + "d": 0 + }, + "doc/sphinxext/prs/13035.json": { + "a": 51, + "d": 0 + }, + "doc/sphinxext/prs/13036.json": { + "a": 27, + "d": 0 + }, + "environment.yml": { + "a": 1, + "d": 1 + }, + "mne/conftest.py": { + "a": 3, + "d": 1 + }, + "tools/azure_dependencies.sh": { + "a": 1, + "d": 1 + }, + "tools/circleci_dependencies.sh": { + "a": 0, + "d": 1 + }, + "tools/hooks/update_environment_file.py": { + "a": 0, + "d": 3 + }, + "tutorials/time-freq/50_ssvep.py": { + "a": 1, + "d": 1 + } + } +} \ No newline at end of file diff --git a/doc/sphinxext/prs/13040.json b/doc/sphinxext/prs/13040.json new file mode 100644 index 00000000000..97a70ab4a32 --- /dev/null +++ b/doc/sphinxext/prs/13040.json @@ -0,0 +1,171 @@ +{ + "merge_commit_sha": "637c231f40d8e6e022ab3ae04fa30911cbe0f78f", + "authors": [ + { + "n": "Eric Larson", + "e": "larson.eric.d@gmail.com" + } + ], + "changes": { + ".pre-commit-config.yaml": { + "a": 1, + "d": 1 + }, + "README.rst": { + "a": 1, + "d": 1 + }, + "environment.yml": { + "a": 4, + "d": 4 + }, + "mne/channels/montage.py": { + "a": 1, + "d": 3 + }, + "mne/commands/mne_flash_bem.py": { + "a": 0, + "d": 20 + }, + "mne/commands/tests/test_commands.py": { + "a": 1, + "d": 2 + }, + "mne/conftest.py": { + "a": 5, + "d": 14 + }, + "mne/datasets/eegbci/eegbci.py": { + "a": 3, + "d": 23 + }, + "mne/datasets/eegbci/tests/test_eegbci.py": { + "a": 0, + "d": 12 + }, + "mne/decoding/csp.py": { + "a": 0, + "d": 13 + }, + "mne/decoding/ems.py": { + "a": 1, + "d": 1 + }, + "mne/decoding/tests/test_base.py": { + "a": 1, + "d": 1 + }, + "mne/fixes.py": { + "a": 2, + "d": 6 + }, + "mne/io/base.py": { + "a": 1, + "d": 18 + }, + "mne/io/egi/tests/test_egi.py": { + "a": 0, + "d": 3 + }, + "mne/io/fiff/tests/test_raw_fiff.py": { + "a": 0, + "d": 8 + }, + "mne/io/neuralynx/neuralynx.py": { + "a": 1, + "d": 1 + }, + "mne/report/report.py": { + "a": 1, + "d": 0 + }, + "mne/source_estimate.py": { + "a": 0, + "d": 16 + }, + "mne/tests/test_source_estimate.py": { + "a": 1, + "d": 2 + }, + "mne/time_frequency/tfr.py": { + "a": 0, + "d": 50 + }, + "mne/utils/linalg.py": { + "a": 1, + "d": 1 + }, + "mne/viz/_3d.py": { + "a": 3, + "d": 5 + }, + "mne/viz/backends/_abstract.py": { + "a": 1, + "d": 1 + }, + "mne/viz/backends/_notebook.py": { + "a": 2, + "d": 2 + }, + "mne/viz/backends/_pyvista.py": { + "a": 1, + "d": 3 + }, + "mne/viz/backends/_qt.py": { + "a": 3, + "d": 3 + }, + "mne/viz/backends/tests/_utils.py": { + "a": 0, + "d": 44 + }, + "mne/viz/backends/tests/test_abstract.py": { + "a": 0, + "d": 2 + }, + "mne/viz/backends/tests/test_renderer.py": { + "a": 3, + "d": 2 + }, + "mne/viz/evoked.py": { + "a": 1, + "d": 1 + }, + "mne/viz/montage.py": { + "a": 4, + "d": 20 + }, + "mne/viz/tests/test_raw.py": { + "a": 1, + "d": 1 + }, + "mne/viz/topomap.py": { + "a": 3, + "d": 5 + }, + "pyproject.toml": { + "a": 4, + "d": 4 + }, + "tools/dev/Makefile": { + "a": 3, + "d": 0 + }, + "tools/environment_old.yml": { + "a": 10, + "d": 9 + }, + "tools/hooks/sync_dependencies.py": { + "a": 11, + "d": 1 + }, + "tools/hooks/update_environment_file.py": { + "a": 37, + "d": 7 + }, + "tools/vulture_allowlist.py": { + "a": 0, + "d": 2 + } + } +} \ No newline at end of file diff --git a/doc/sphinxext/prs/13041.json b/doc/sphinxext/prs/13041.json new file mode 100644 index 00000000000..26790d0e352 --- /dev/null +++ b/doc/sphinxext/prs/13041.json @@ -0,0 +1,43 @@ +{ + "merge_commit_sha": "90d9c91fe5d46e0390cb22c943fd6e0dbb578838", + "authors": [ + { + "n": "Daniel McCloy", + "e": null + }, + { + "n": "Eric Larson", + "e": "larson.eric.d@gmail.com" + } + ], + "changes": { + "Makefile": { + "a": 1, + "d": 1 + }, + "mne/html_templates/repr/_acquisition.html.jinja": { + "a": 1, + "d": 1 + }, + "mne/html_templates/repr/_frequencies.html.jinja": { + "a": 62, + "d": 0 + }, + "mne/html_templates/repr/spectrum.html.jinja": { + "a": 9, + "d": 48 + }, + "mne/time_frequency/spectrum.py": { + "a": 3, + "d": 1 + }, + "tools/hooks/sync_dependencies.py": { + "a": 1, + "d": 2 + }, + "tutorials/time-freq/10_spectrum_class.py": { + "a": 4, + "d": 5 + } + } +} \ No newline at end of file diff --git a/doc/sphinxext/prs/13042.json b/doc/sphinxext/prs/13042.json new file mode 100644 index 00000000000..5f2d05f7013 --- /dev/null +++ b/doc/sphinxext/prs/13042.json @@ -0,0 +1,27 @@ +{ + "merge_commit_sha": "ee2d0caa98b23fe40bcddea2a666b6803f64c3dd", + "authors": [ + { + "n": "Daniel McCloy", + "e": null + }, + { + "n": "autofix-ci[bot]", + "e": "114827586+autofix-ci[bot]@users.noreply.github.com" + } + ], + "changes": { + "doc/changes/devel/13042.bugfix.rst": { + "a": 1, + "d": 0 + }, + "mne/time_frequency/spectrum.py": { + "a": 2, + "d": 2 + }, + "mne/time_frequency/tests/test_spectrum.py": { + "a": 8, + "d": 2 + } + } +} \ No newline at end of file diff --git a/doc/sphinxext/prs/13043.json b/doc/sphinxext/prs/13043.json new file mode 100644 index 00000000000..a67a958fa80 --- /dev/null +++ b/doc/sphinxext/prs/13043.json @@ -0,0 +1,15 @@ +{ + "merge_commit_sha": "a51e32a9341bd1b44183356f6116af0821546fda", + "authors": [ + { + "n": "pre-commit-ci[bot]", + "e": "66853113+pre-commit-ci[bot]@users.noreply.github.com" + } + ], + "changes": { + ".pre-commit-config.yaml": { + "a": 2, + "d": 2 + } + } +} \ No newline at end of file