You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/main' into cnt-overflow-fix
* upstream/main: (83 commits)
[pre-commit.ci] pre-commit autoupdate (mne-tools#13818)
MAINT: Update dependency specifiers (mne-tools#13814)
FIX: correct sensor name ordering in plot_topomap when using Info object (mne-tools#13686)
ENH: Add support for plotting ICA source timecourses in Report.add_ica (mne-tools#13697)
fixed some info fields in MEG interpolation across sensor types using… (mne-tools#13759)
[dependabot]: Bump the actions group with 2 updates (mne-tools#13817)
DOC: Fix type annotation for order parameter in Epochs.plot() (mne-tools#13639)
Add pybispectra as related software (mne-tools#13812)
ENH: Add initial BCI2000 .dat reader (preload-only) (mne-tools#13699)
BUG: Fix bug with fwd.info["dev_head_t"] setting (mne-tools#13619)
MAINT: Remove tomli, tomlsort, and ruff from `test` group (mne-tools#13809)
MAINT: Make sys_info more robust (mne-tools#13810)
ENH: Replace custom _whosmat_hdf5 with pymatreader.whosmat (mne-tools#13753)
MAINT: Install SciPy pre (mne-tools#13807)
ENH: add cmap parameter to Evoked.animate_topomap (mne-tools#13756)
ENH: expose font_file in Brain.add_text (mne-tools#13778)
Replacing abstractclassmethod with abstractmethod (mne-tools#13806)
FIX: short-circuit n_jobs=None to n_jobs=1 without Parallel setup (mne-tools#13777)
MAINT: Update code credit (mne-tools#13805)
Fix top and bottom clipping in raw.plot() (mne-tools#13787)
...
PR_NUM=$(gh pr create --base main --head $BRANCH --title "MAINT: Update code credit" --body "Created by credit [GitHub action](https://github.com/mne-tools/mne-python/actions/runs/${{ github.run_id }}). <br> <br> *Adjustments may need to be made to \`doc/changes/credit_tools.py\` or \`.mailmap\` etc. to get CircleCI to pass.*" --label "no-changelog-entry-needed")
44
+
PR_NUM=$(gh pr create --base main --head $BRANCH --title "MAINT: Update code credit" --body "Created by credit [GitHub action](https://github.com/mne-tools/mne-python/actions/runs/${{ github.run_id }}). <br> <br> *Adjustments may need to be made to \`doc/sphinxext/credit_tools.py\` or \`.mailmap\` etc. to get CircleCI to pass.*" --label "no-changelog-entry-needed")
0 commit comments