Windowing module ================ .. automodule:: dtaianomaly.windowing Base functions -------------- .. autosummary:: :toctree: auto_generated/ :template: function.rst sliding_window reverse_sliding_window Automatically computing the window size --------------------------------------- .. autosummary:: :toctree: auto_generated/ :template: function.rst compute_window_size dominant_fourier_frequency highest_autocorrelation multi_window_finder summary_statistics_subsequences