mne.
pick_channels_forward
(orig, include=[], exclude=[], verbose=None)¶Pick channels from forward operator
Parameters: | orig : dict
include : list of string
exclude : list of string | ‘bads’
verbose : bool, str, int, or None
|
---|---|
Returns: | res : dict
|