.. role:: red .. role:: blue .. role:: navy Band ==== :navy:`decimation_level` ~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **decimation_level** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Decimation level for the band | 0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`index_max` ~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **index_max** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | maximum band index | 10 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`index_min` ~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **index_min** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | minimum band index | 10 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`frequency_max` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **frequency_max** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | maximum band frequency | 0.04296875 | | | | | | **Type**: | | | | | | | | **Units**: Hertz | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`frequency_min` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **frequency_min** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | minimum band frequency | 0.03515625 | | | | | | **Type**: | | | | | | | | **Units**: Hertz | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`center_averaging_type` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **center_averaging_type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | type of average to apply when computing the | geometric | | | band center | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`closed` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **closed** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | whether interval is open or closed | left | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`name` ~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **name** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Name of the band | 0.039062 | | | | | | **Type**: typing.Optional[str] | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+