uwacan.analysis.SpectralProbability.estimate_bandwidth#

SpectralProbability.estimate_bandwidth()#

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:
bandwidthxarray.DataArray

The estimated bandwidth.