mne_plot_source_estimate
Render a source estimate as a cortical activation map (PNG) at a specified or peak time, with options for hemisphere. Computes the estimate even when 3D rendering is unavailable.
Instructions
Render a source estimate (stc) as a cortical activation map (PNG) at its peak time or a given time. hemi: 'both' / 'lh' / 'rh'. Requires PyVista with off-screen rendering; if 3D rendering is unavailable the estimate is still computed and can be inspected via mne_run_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hemi | No | both | |
| time | No | ||
| stc_name | No | stc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |