mne.simulation.
simulate_stc
(src, labels, stc_data, tmin, tstep, value_fun=None)[source]¶Simulate sources time courses from waveforms and labels.
This function generates a source estimate with extended sources by filling the labels with the waveforms given in stc_data.
Parameters: |
|
---|---|
Returns: |
|
See also
mne.simulation.simulate_stc
¶