mne.connectivity.
seed_target_indices
(seeds, targets)[source]¶Generate indices parameter for seed based connectivity analysis.
Parameters: | seeds : array of int | int
targets : array of int | int
|
---|---|
Returns: | indices : tuple of arrays
|
mne.connectivity.seed_target_indices
¶