uwacan.analysis.SpectralProbabilitySeries.subwindow#

SpectralProbabilitySeries.subwindow(time=None, /, *, start=None, stop=None, center=None, duration=None, extend=None)#

Select a subset of the data over time.

See TimeWindow.subwindow for details on the parameters.