GitHub / cbrnr/mne-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| af37b175 | Speed up clustering with adjacency matrix compacting and BLAS sign-flip reduc... |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 598bf6cf |
PERF: Speed up permutation cluster tests via Numba union-find + compact graph...
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, pre-commit-ci[bot] <6****]@u****m>, Eric Larson <l****d@g****m> |
sharif <6****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6bd165d9 | Improve type checks (#14036) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 210be8d2 | Make scrollbar handlers draggable (#14040) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| bcfe2130 |
[pre-commit.ci] pre-commit autoupdate (#14052)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| dc9a315f |
Warn when Epochs events fall outside the raw data range (#12989) (#14004)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, pre-commit-ci[bot] <6****]@u****m>, CedricConday <c****c@c****l>, Thomas S. Binns <t****s@o****m> |
Cedric Conday <2****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c3cd69bb | Ensure epochs being concatenated have compatible event ids (#14051) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7c9a7194 | Widen main content area (#14015) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5b2b8f2b | MAINT: remove dead gain/bits/value_range fields from _read_header in … (#14047) |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3b722aa2 |
ENH: replace `_get_blocks` binary reader with mffpy Reader API (#14043)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a80b1b90 |
MAINT: Update dependency specifiers (#14048)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, Eric Larson <l****d@g****m> |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 044ea784 |
[dependabot]: Bump the actions group with 2 updates (#14049)
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 68814801 | Simplify doc building with more refleak (#14045) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1326afe3 |
ENH: add overlay Brain GUI (#14031)
Co-authored-by: Eric Larson <l****d@g****m> |
Payam <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 979e9a7d |
ENH: support multiple simultaneous overlays in Brain.add_data (#13995)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Payam <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9dc7ba8d | Add option to show a zero line in browser (#14018) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 31a73266 | FIX: pass cmap name string not tuple to interactive topomap slider kwargs (#1... |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9d71dd03 |
Doc/add ai policy pointer (#14037)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
sametseckın <s****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ab77d2ca |
Allow subclasses of FigureClass to be passed to plot_raw/plot_epochs (#13979)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, Eric Larson <l****d@g****m> |
Frankie Robertson <f****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 997490f3 | MAINT: Replace manual PNS binary block reader in `_read_segment_file` with `m... |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9268e85b |
Fix transition bandwidth reported in 'filter too short' error (#11406) (#14005)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Cedric Conday <2****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ddcefca9 | ENH: Show the current time as a vertical line in plot_evoked_topo (#14032) |
Marijn van Vliet <w****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 25ff13e6 | Loosen tolerance for our rotation calc in viz (#14033) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d828df49 | ENH: Speed up and clean up 3D code (#14016) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 11605a77 |
ENH: Implement TimeChange behaviour for evoked_topo and recursive option in l...
Co-authored-by: Marijn van Vliet <w****t@g****m> |
Lifeng <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 89ece45c |
ENH: group triaxial OPM topomaps by orientation (#13866)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, autofix-ci[bot] <1****]@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 59ee9b93 |
[dependabot]: Bump the actions group with 2 updates (#14027)
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 88618bcf | MAINT: Update dependency specifiers (#14026) |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6553b19f |
MAINT: Update dependency specifiers (#14023)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, Eric Larson <l****d@g****m> |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 44c40cdf | Fix ' old ' CI lockfile validation for SPEC0 workflow (#14021) |
Thomas S. Binns <t****s@o****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6a44cdd8 | Fix CircleCI [skip azp] [skip actions] (#14019) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1a442f0c |
MAINT: Remove `_get_eeg_calibration_info` and delegate GCAL scaling to `mffpy...
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 4fa9c468 | MAINT: Clean up some doc refs (#14014) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c8843010 |
Improve config tutorial (#14010)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 971f4f71 | Add CLAUDE.md (#14012) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7c460f3d |
Add missing f-string prefixes to error messages (#14008)
Co-authored-by: CedricConday <c****c@c****l> |
Cedric Conday <n****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b8ff0104 |
MAINT: Update code credit (#14009)
Co-authored-by: Eric Larson <l****d@g****m> |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 69b4023b |
Add support for mouse wheel scrolling in raw.plot() (#13988)
Co-authored-by: Eric Larson <l****d@g****m> |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 46d1f6b2 |
MAINT: Replace `defusedxml` with `mffpy` in `_get_gains` and remove `_extract...
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1ef16d78 | MAINT: Replace `defusedxml` with `mffpy` in `_get_ep_info` and `_get_signalfn... |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b770a022 |
Fix write_fine_calibration mangling Neuromag channel names (#13999)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Apoorva Verma <7****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 90b8cee5 | fix(eyetracking): read eyelink calibration files as UTF-8 (#14000) (#14002) |
Cedric Conday <n****a@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fae0ef01 |
[pre-commit.ci] pre-commit autoupdate (#14001)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 34d9c7e6 |
MAINT: Replace internal EEG sample-reading helper with mffpy (#13973)
Co-authored-by: Scott Huberty <s****3@u****u> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5bf978b5 |
[dependabot]: Bump the actions group with 3 updates (#13998)
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m>, Eric Larson <l****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 8e646809 | DOC: move eLORETA-specific note out of the template %(depth)s docstring (#13996) |
Nikolai Kapralov <4****p@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7e9310fb |
DOC: clarify add_reference_channels usage (Takeover #13664) (#13846)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Thomas S. Binns <t****s@o****m>, Farzah11 <1****1@u****m> |
Deep <j****7@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ff724e15 | ENH: add shape validation for scalars in LayeredMesh.update_overlay (#13990) |
Payam <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| d2a7a693 |
ENH: Add public LayeredMesh and brain.layered_meshes (#13970)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Payam <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7c0b74a4 |
DOC: document onset, duration, description, and ch_names attributes of mne.An...
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Clemens Brunner <c****r@g****m>, Eric Larson <l****d@g****m>, Scott Huberty <5****y@u****m>, Scott Huberty <s****3@u****u> |
Famous Raj Bhat <f****t@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 84ca6090 | fix typo in name (#13986) |
Daniel McCloy <d****n@m****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 9f9feb71 | Fix CircleCI on Ubuntu 24.04 and mne-gui-addons error (#13985) |
Thomas S. Binns <t****s@o****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 64d1e32f |
MAINT: Drop PyQt5 from tests (#13981)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 617ac1c5 |
Fix CircleCI [circle deploy] (#13978)
Co-authored-by: Daniel McCloy <d****n@m****o> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 566bbe89 | MAINT: Convert remaining percent-format strings to f-strings (#13974) |
tcastillo <g****0@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5bc9e73a | Raise meaningful error when plotting single-sample data (#13980) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 11ac0622 |
MAINT: Use mffpy for EGI metadata reading and add PNS shim (#13945)
Co-authored-by: Scott Huberty <5****y@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 00eb422c | ENH: return label and description fields from read_raw_egi (#13967) |
Martin Oberg <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b4428f3a | Fix CircleCI failure [circle deploy] (#13977) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 88c224e5 |
[pre-commit.ci] pre-commit autoupdate (#13976)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| f150996c | Add MNE-RT to related software ecosystem and roadmap (#13950) |
Payam <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| cfa2a2bc |
ENH: Add free-threaded build and improve mne sys_info (#13323)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 43c23026 |
ENH: Make number of ICA components plotted in reports dynamic (#13958)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
ATHISH M <a****u@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 025c9cb4 |
ENH: Allow control of volume interp (#13966)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 65ea6020 | Switch default Qt bindings to PySide6 (#13960) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 2ac3b75d | DOC: Add crossrefs to info docstring (#13811) |
ATHISH M <a****u@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| cccb85a8 |
MRG: Use `mffpy` for EGI MFF event reading (#13932)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Scott Huberty <5****y@u****m> |
Pragnya Khandelwal <p****4@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 9900c4bc |
[pre-commit.ci] pre-commit autoupdate (#13965)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b903219c | ENH: find_blinks (pupil) (#12946) |
Stefan Appelhoff <s****f@m****g>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 4f8e5a08 |
Preserve Matplotlib backend across sys_info() (#13963)
Co-authored-by: Stefan Appelhoff <s****n@z****m> |
Stefan Appelhoff <s****f@m****g>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 0aecdf3a |
FIX: read_annotations(.txt) on a single channel-specific annotation (#13962)
Co-authored-by: Piotr Durka <d****a@f****l> |
pjdurka <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 32432db0 |
[dependabot]: Bump the actions group with 4 updates (#13964)
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m>, Eric Larson <l****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 61ad91b0 | Add pyside6 to dev dependency group (#13954) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1555a3c5 |
Fix channel ordering (#13943)
Co-authored-by: Marijn van Vliet <w****t@g****m>, Eric Larson <l****d@g****m> |
Lifeng <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 13e5e156 | new top-level "Credits" section (#13953) |
Daniel McCloy <d****n@m****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ea9a35b4 |
Feature/td nirs snirf (#13938)
Co-authored-by: Zahra M. Aghajan <z****i@g****m>, John Griffiths <J****s@u****m>, Robert Luke <c****e@r****t>, Eric Larson <l****d@g****m> |
Julien Dubois <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bd9ad622 |
[pre-commit.ci] pre-commit autoupdate [ci skip] (#13952)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 40ffe5dd |
[dependabot]: Bump actions/checkout from 6 to 6.0.2 in the actions group (#13...
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d8fda767 | Fix interpolate_blinks ignoring non-BAD_blink match descriptions (#13880) (#1... |
Vincent Gao <g****0@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fb90a359 |
Remove `test_io_set_preload_false_is_faster` (#13933)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6b7c6f47 |
Include cross-talk and fine-cal when available (#13942)
Co-authored-by: Marijn van Vliet <w****t@g****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bc9419a4 | fixup/dedup contributing.md (#13944) |
Daniel McCloy <d****n@m****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 537d7fe0 | ENH: Improve report plotting and animate_topomap (#13905) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1ec8f7b4 |
ENH: Add support for reading embedded CT and FC (#13911)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 38e795ba |
[dependabot]: Bump github/codeql-action from 4.35.5 to 4.36.0 in the actions ...
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a9755449 |
[pre-commit.ci] pre-commit autoupdate (#13939)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b2b0380e |
Add fsaverage_1005 (#13936)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, Daniel McCloy <d****n@m****o> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 177faf36 | ENH Batch `GeneralizingEstimator`'s estimator and scoring (#13909) |
Mathias Sablé-Meyer <m****t@s****c>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 41292ed8 |
MAINT: Update code credit (#13937)
Co-authored-by: Eric Larson <l****d@g****m> |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bc4a887d |
Add hover to add_annotation (#13931)
Co-authored-by: autofix-ci[bot] <1****]@u****m> |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e4cb5abf | FIX: Make set_eeg_reference working with a string for a channel name (#13917) |
Michael Straube <m****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 741dafa3 |
Doc: add guidance on taking over a stale pull request (#13877)
Co-authored-by: Thomas S. Binns <t****s@o****m>, Daniel McCloy <d****n@m****o> |
Aniket <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e2ee35e6 | Fix drop_log dtype (#13923) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 571b17c1 | FIX: Avoid iteration errors caused by None when reading Nihon Kohden .LOG fil... |
myd7349 <m****9@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c1b048cd | BUG: set_eeg_reference list ch_type now applies per-type CAR by default (#13920) |
Ben Tang <b****g@d****u>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3b3f3afb |
MAINT: Update dependency specifiers (#13916)
Co-authored-by: autofix-ci[bot] <1****]@u****m>, Eric Larson <l****d@g****m> |
mne[bot] <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9f28e5ff |
[pre-commit.ci] pre-commit autoupdate (#13919)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, mne[bot] <5****t@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5e0dcc8b |
[dependabot]: Bump the actions group with 2 updates (#13918)
Co-authored-by: dependabot[bot] <4****]@u****m>, mne[bot] <5****t@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| db75c707 | Add spherical montages (#13903) |
Clemens Brunner <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c6de8abc | MAINT: Remove workaround for old PySide6 (#13900) |
Eric Larson <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago |