- https://github.com/mne-tools/mne-python/blob/8f83332cac8b0cdbc28ca038ef4a66c6f876dc9c/mne/_fiff/pick.py#L837 - https://mne.tools/stable/generated/mne.channel_indices_by_type.html I think we should expose the `exclude` parameter with a backward compatible default of `()`. Opinions?
mne-python/mne/_fiff/pick.py
Line 837 in 8f83332
I think we should expose the
excludeparameter with a backward compatible default of().Opinions?