render_spectrogram
Generate an STFT spectrogram image from RF signal data, with adjustable frame size, hop length, window function, and dB dynamic range.
Instructions
STFT spectrogram image with configurable frame size, hop, and dB dynamic range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n_fft | No | ||
| source | No | last_loaded | |
| window | No | hann | |
| hop_length | No | ||
| dynamic_range_db | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||