uwacan.FrequencyData.estimate_bandwidth#
- FrequencyData.estimate_bandwidth()[source]#
Estimate the bandwidth of the frequency vector.
This tries to determine if the frequency vector is linearly or logarithmically spaced, then uses either linear or logarithmic bandwidth estimation.
- Returns:
- bandwidth
xarray.DataArray The estimated bandwidth.
- bandwidth