Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better history for batch rename #320

Open
cbrnr opened this issue Feb 28, 2022 · 0 comments
Open

Better history for batch rename #320

cbrnr opened this issue Feb 28, 2022 · 0 comments

Comments

@cbrnr
Copy link
Owner

cbrnr commented Feb 28, 2022

The batch rename channels dialog currently uses a dict mapping old names to new names. However, mne.rename_channels also supports a callable, which is exactly what the dialog uses. We should therefore use a more compact history as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant