.. role:: red .. role:: blue .. role:: navy Window ====== :navy:`num_samples` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **num_samples** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Number of samples in a single window | 256 | | | | | | **Type**: | | | | | | | | **Units**: samples | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`overlap` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **overlap** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Number of samples overlapped by adjacent | 32 | | | windows | | | **Type**: | | | | | | | | **Units**: samples | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`type` ~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | name of the window type | hamming | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`clock_zero_type` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **clock_zero_type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | how the clock-zero is specified | user specified | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`clock_zero` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **clock_zero** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Start date and time of the first data window | 2020-02- | | | | 01T09:23:45.453| | **Type**: mt_metadata.common.mttime.MTime | | | 670+00:00 | | str | float | int | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`normalized` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **normalized** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | True if the window shall be normalized so the | False | | | sum of the coefficients is 1 | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`additional_args` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **additional_args** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Additional arguments for the window function | {'param': | | | | 'value'} | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+