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 ica_fix
* upstream/main: (230 commits)
FIX: Fix ICA.apply when fitted including marked bad channels (mne-tools#13478)
FIX: Correctly set the calibration factor in Nihon Kohden reader (mne-tools#13468)
[pre-commit.ci] pre-commit autoupdate (mne-tools#13479)
MAINT: Update code credit (mne-tools#13477)
Fix `versionadded` directive formatting (mne-tools#13471)
typo in mailmap (mne-tools#13475)
FIX: Fix _plot_topomap channel names plotting when using a mask (mne-tools#13470)
FIX: Handle an Eyelink File with blank lines injected throughout file (mne-tools#13469)
ENH: adds annotation filtering to raw and ica source figures (mne-tools#13460)
MAINT: Restore VTK nightly wheel on Linux and bump changelog checker (mne-tools#13436)
[pre-commit.ci] pre-commit autoupdate (mne-tools#13465)
FIX: Fix add_reference_channels for passing two channels names (mne-tools#13466)
ENH: Add on_missing for combine_channels (mne-tools#13463)
Bump the actions group with 2 updates (mne-tools#13464)
Move development dependencies into a dependency group (no more extra) (mne-tools#13452)
ENH: add on_missing for rename_channels (mne-tools#13456)
add advisory board to website (mne-tools#13462)
ENH: Support Nihon Kohden EEG-1200A V01.00 (mne-tools#13448)
MAINT: Update dependency specifiers (mne-tools#13459)
ENH: Add encoding parameter to Nihon Kohden reader (mne-tools#13458)
...
PR_NUM=$(gh pr create --base main --head credit --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")
PR_NUM=$(gh pr create --base main --head spec_zero --title "MAINT: Update dependency specifiers" --body "Created by spec_zero [GitHub action](https://github.com/mne-tools/mne-python/actions/runs/${{ github.run_id }}). <br> <br> *Adjustments may need to be made to shims in \`mne/fixes.py\` in this or another PR. \`git grep TODO VERSION\` is a good starting point for finding potential updates.*" --label "no-changelog-entry-needed")
0 commit comments