{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {
    "Notes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Raises": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Yields": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Methods": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Returns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "No Docstrings"
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Receives": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warnings": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Attributes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Extended Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Other Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    }
  },
  "_ordered_sections": [
    "Summary",
    "Extended Summary",
    "Parameters",
    "Attributes",
    "Methods",
    "Returns",
    "Yields",
    "Receives",
    "Other Parameters",
    "Raises",
    "Warns",
    "Warnings",
    "Notes"
  ],
  "item_file": "/scipy/signal/windows/__init__.py",
  "item_line": 0,
  "item_type": "module",
  "aliases": [
    "scipy.signal.windows"
  ],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "scipy.signal.windows",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The suite of window functions for filtering and spectral estimation."
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": ".. autosummary:: \n    :toctree:generated/\n    get_window              -- Convenience function for creating various windows.\n\n    barthann                -- Bartlett-Hann window\n    bartlett                -- Bartlett window\n    blackman                -- Blackman window\n    blackmanharris          -- Minimum 4-term Blackman-Harris window\n    bohman                  -- Bohman window\n    boxcar                  -- Boxcar window\n    chebwin                 -- Dolph-Chebyshev window\n    cosine                  -- Cosine window\n    dpss                    -- Discrete prolate spheroidal sequences\n    exponential             -- Exponential window\n    flattop                 -- Flat top window\n    gaussian                -- Gaussian window\n    general_cosine          -- Generalized Cosine window\n    general_gaussian        -- Generalized Gaussian window\n    general_hamming         -- Generalized Hamming window\n    hamming                 -- Hamming window\n    hann                    -- Hann window\n    kaiser                  -- Kaiser window\n    kaiser_bessel_derived   -- Kaiser-Bessel derived window\n    lanczos                 -- Lanczos window also known as a sinc window\n    nuttall                 -- Nuttall's minimum 4-term Blackman-Harris window\n    parzen                  -- Parzen window\n    taylor                  -- Taylor window\n    triang                  -- Triangular window\n    tukey                   -- Tukey window",
          "execution_status": null
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Window functions ("
        },
        {
          "__type": "InlineRole",
          "__tag": 4003,
          "value": "scipy.signal.windows",
          "domain": null,
          "role": "mod",
          "inventory": null
        },
        {
          "__type": "Text",
          "__tag": 4046,
          "value": ")"
        }
      ],
      "level": 0,
      "target": null
    }
  ],
  "local_refs": []
}