mne_plot_psd
Plot the power spectral density of neurophysiology recordings from Raw, Epochs, or Evoked objects. Returns a PNG image path for frequency analysis.
Instructions
Plot the power spectral density of a Raw/Epochs/Evoked object. Returns a PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmax | No | ||
| fmin | No | ||
| name | No | raw | |
| picks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |