{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {
    "Notes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Note that by default this function returns a periodic window, whereas the wrapped window functions return a symmetric window by default. This is caused by the "
            },
            {
              "__type": "ParamRef",
              "__tag": 4071,
              "name": "fftbins"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " parameter having the inverse meaning of the "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "sym",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " parameter of the wrapped function, which are both "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "True"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " by default."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The following list shows the wrapped window functions with the respective settings of the "
            },
            {
              "__type": "ParamRef",
              "__tag": 4071,
              "name": "window"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " parameter followed by a short description. Aliases for alternative window names are given in parenthesis."
            }
          ]
        },
        {
          "__type": "DefList",
          "__tag": 4033,
          "children": [
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "barthann",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:barthann"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'barthann'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Modified Bartlett-Hann window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'brthan', 'bth'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "InlineRole",
                    "__tag": 4003,
                    "value": "bartlett",
                    "domain": null,
                    "role": null,
                    "inventory": null
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'bartlett'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Bartlett window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'bart', 'brt'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "blackman",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:blackman"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": "/ "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'blackman'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Blackman window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'black', 'blk'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "blackmanharris",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:blackmanharris"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'blackmanharris'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "4-term Blackman-Harris window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'blackharr', 'bkh'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "bohman",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:bohman"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'bohman'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Bohman window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'bman', 'bmn'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "boxcar",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:boxcar"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'boxcar'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Rectangular window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'box', 'ones', 'rect', 'rectangular'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "chebwin",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:chebwin"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('chebwin', at)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Dolph-Chebyshev window with "
                    },
                    {
                      "__type": "CrossRef",
                      "__tag": 4002,
                      "value": "at",
                      "reference": {
                        "__type": "LocalRef",
                        "__tag": 4022,
                        "kind": "module",
                        "path": "scipy._lib.array_api_extra._lib._at:at"
                      },
                      "kind": "module"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " dB attenuation (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'cheb'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "InlineRole",
                    "__tag": 4003,
                    "value": "cosine",
                    "domain": null,
                    "role": null,
                    "inventory": null
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'cosine'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Cosine window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'halfcosine'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "dpss",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:dpss"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('dpss', NW)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "First window of discrete prolate spheroidal sequence with standardized half     bandwidth "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "NW"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " and \"approximate\" norm."
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "exponential",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:exponential"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'exponential'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('exponential', center, tau)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Exponential / Poisson window centered at "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "center"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "None"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ") with     deacy "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "tau"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "1"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ") (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'poisson'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "flattop",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:flattop"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": "/ "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'flattop'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Flat top window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'flat', 'flt'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "InlineRole",
                    "__tag": 4003,
                    "value": "gaussian",
                    "domain": null,
                    "role": null,
                    "inventory": null
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('gaussian', std)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Gaussian with standard deviation "
                    },
                    {
                      "__type": "InlineRole",
                      "__tag": 4003,
                      "value": "std",
                      "domain": null,
                      "role": null,
                      "inventory": null
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'gauss', 'gss'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "general_cosine",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:general_cosine"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('general cosine', a)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Generic weighted sum of cosine terms with weighting coefficients "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "a"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'general_cosine'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "general_gaussian",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:general_gaussian"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('general gaussian', p, sig)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Generalized Gaussian with shape parameter "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "p"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " and standard deviation "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "sig"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'general_gaussian', 'general gauss', 'general_gauss', 'ggs'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "general_hamming",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:general_hamming"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('general hamming', alpha)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Generalized Hamming window with coefficent "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "alpha"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'general_hamming'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "InlineRole",
                    "__tag": 4003,
                    "value": "hamming",
                    "domain": null,
                    "role": null,
                    "inventory": null
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'hamming'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Hamming window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'hamm', 'ham'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "hann",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:hann"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'hann'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Hann window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'han'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "kaiser",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:kaiser"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('kaiser', beta)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Kaiser window with shape parameter "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "beta"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'ksr'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "kaiser_bessel_derived",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:kaiser_bessel_derived"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('kaiser bessel derived', beta)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Kaiser-Bessel derived window with shape parameter "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "beta"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'kaiser_bessel_derived', 'kbd'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "lanczos",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:lanczos"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'lanczos'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Lanczos / sinc window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'sinc'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "nuttall",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:nuttall"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": "/ "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'nuttall'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Minimum 4-term Blackman-Harris window according to Nuttall     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'nutl', 'nut'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "parzen",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:parzen"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'parzen'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Parzen window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'parz', 'par'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "taylor",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:taylor"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'taylor'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / ("
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'taylor', nbar, sll, norm)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Taylor window with "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "nbar"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " adjascent sidelobes (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "4"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")), "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "sll"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " dB     suppression level (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "30"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ") and boolean value "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "norm"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "     (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "True"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ") (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "taylorwin"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "triang",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:triang"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": "/ "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'triangle'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Triangle window (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'triang', 'tri'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DefListItem",
              "__tag": 4037,
              "dt": {
                "__type": "Paragraph",
                "__tag": 4045,
                "children": [
                  {
                    "__type": "CrossRef",
                    "__tag": 4002,
                    "value": "tukey",
                    "reference": {
                      "__type": "LocalRef",
                      "__tag": 4022,
                      "kind": "module",
                      "path": "scipy.signal.windows._windows:tukey"
                    },
                    "kind": "module"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "'tukey'"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": " / "
                  },
                  {
                    "__type": "InlineCode",
                    "__tag": 4051,
                    "value": "('tukey', alpha)"
                  },
                  {
                    "__type": "Text",
                    "__tag": 4046,
                    "value": ":"
                  }
                ]
              },
              "dd": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Tukey window with shape parameter "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "alpha"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "0.5"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")     (aliases: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'tuk'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Strong",
              "__tag": 4048,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Array API Standard Support"
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "CrossRef",
              "__tag": 4002,
              "value": "get_window",
              "reference": {
                "__type": "RefInfo",
                "__tag": 4000,
                "module": null,
                "version": null,
                "kind": "local",
                "path": "get_window"
              },
              "kind": "local"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " has experimental support for Python Array API Standard compatible backends in addition to NumPy. Please consider testing these features by setting an environment variable "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "SCIPY_ARRAY_API=1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and providing CuPy, PyTorch, JAX, or Dask arrays as array arguments. The following combinations of backend and device (or other capability) are supported."
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": "====================  ====================  ====================\nLibrary               CPU                   GPU\n====================  ====================  ====================\nNumPy                 ✅                     n/a                 \nCuPy                  n/a                   ✅                   \nPyTorch               ✅                     ✅                   \nJAX                   ✅                     ✅                   \nDask                  ✅                     n/a                 \n====================  ====================  ====================",
          "execution_status": null
        },
        {
          "__type": "Blockquote",
          "__tag": 4059,
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "See "
                },
                {
                  "__type": "InlineRole",
                  "__tag": 4003,
                  "value": "dev-arrayapi",
                  "domain": null,
                  "role": "ref",
                  "inventory": null
                },
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": " for more information."
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Strong",
              "__tag": 4048,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Array API Standard Support"
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "CrossRef",
              "__tag": 4002,
              "value": "get_window",
              "reference": {
                "__type": "RefInfo",
                "__tag": 4000,
                "module": null,
                "version": null,
                "kind": "local",
                "path": "get_window"
              },
              "kind": "local"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " has experimental support for Python Array API Standard compatible backends in addition to NumPy. Please consider testing these features by setting an environment variable "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "SCIPY_ARRAY_API=1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and providing CuPy, PyTorch, JAX, or Dask arrays as array arguments. The following combinations of backend and device (or other capability) are supported."
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": "====================  ====================  ====================\nLibrary               CPU                   GPU\n====================  ====================  ====================\nNumPy                 ✅                     n/a                 \nCuPy                  n/a                   ✅                   \nPyTorch               ✅                     ✅                   \nJAX                   ✅                     ✅                   \nDask                  ✅                     n/a                 \n====================  ====================  ====================",
          "execution_status": null
        },
        {
          "__type": "Blockquote",
          "__tag": 4059,
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "See "
                },
                {
                  "__type": "InlineRole",
                  "__tag": 4003,
                  "value": "dev-arrayapi",
                  "domain": null,
                  "role": "ref",
                  "inventory": null
                },
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": " for more information."
                }
              ]
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Raises": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Parameters",
          "__tag": 4026,
          "children": [
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "",
              "annotation": "ValueError",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "If the provided parameters do not allow to choose a valid window function with valid parameters."
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "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": [
        {
          "__type": "Parameters",
          "__tag": 4026,
          "children": [
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "get_window",
              "annotation": "ndarray",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Returns the created window as a one-dimensional array made of "
                    },
                    {
                      "__type": "ParamRef",
                      "__tag": 4071,
                      "name": "Nx"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " samples."
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Convenience function for creating various windows."
            }
          ]
        }
      ],
      "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": [
        {
          "__type": "Parameters",
          "__tag": 4026,
          "children": [
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "window",
              "annotation": "str | tuple | float",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Either a string with the window name or a tuple consisting of window name and window parameters. If it is a float, a "
                    },
                    {
                      "__type": "InlineRole",
                      "__tag": 4003,
                      "value": "~scipy.singal.kaiser",
                      "domain": null,
                      "role": null,
                      "inventory": null
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " window is created with "
                    },
                    {
                      "__type": "ParamRef",
                      "__tag": 4071,
                      "name": "window"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " being the shape parameter. Consult the Notes below for more details."
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "Nx",
              "annotation": "int",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "The number of samples in the window."
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "fftbins",
              "annotation": "bool, optional",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "If "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "True"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " (default), create a periodic window, ready to use with "
                    },
                    {
                      "__type": "InlineRole",
                      "__tag": 4003,
                      "value": "ifftshift",
                      "domain": null,
                      "role": null,
                      "inventory": null
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " and be multiplied by the result of an FFT (see also "
                    },
                    {
                      "__type": "CrossRef",
                      "__tag": 4002,
                      "value": "fftfreq",
                      "reference": {
                        "__type": "RefInfo",
                        "__tag": 4000,
                        "module": "scipy",
                        "version": "*",
                        "kind": "api",
                        "path": "scipy.fft._helper:fftfreq"
                      },
                      "kind": "module"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "). If "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "False"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ", create a symmetric window, for use in filter design. This parameter is ignored, if the window name in the "
                    },
                    {
                      "__type": "ParamRef",
                      "__tag": 4071,
                      "name": "window"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " parameter has a suffix "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'_periodic'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " or "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'_symmetric'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " appended to it (e.g., "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "'hann_symmetric'"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")."
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "xp",
              "annotation": "array_namespace, optional",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Optional array namespace. Should be compatible with the array API standard, or supported by array-api-compat. Default: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "numpy"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "DocParam",
              "__tag": 4016,
              "name": "device: any",
              "annotation": "",
              "desc": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "optional device specification for output. Should match one of the supported device specification in "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "xp"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "."
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Extended Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This function is a wrapper for the window functions provided in the "
            },
            {
              "__type": "CrossRef",
              "__tag": 4002,
              "value": "scipy.signal.windows",
              "reference": {
                "__type": "LocalRef",
                "__tag": 4022,
                "kind": "module",
                "path": "scipy.signal.windows"
              },
              "kind": "module"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " namespace."
            }
          ]
        }
      ],
      "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/_windows.py",
  "item_line": 2387,
  "item_type": "function",
  "aliases": [
    "scipy.signal.get_window"
  ],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [
      {
        "__type": "Text",
        "__tag": 4046,
        "value": "This example shows different usages of the `window` parameter:\n\n"
      },
      {
        "__type": "Code",
        "__tag": 4050,
        "value": "from scipy.signal import get_window\n",
        "execution_status": "success"
      },
      {
        "__type": "Code",
        "__tag": 4050,
        "value": "get_window('triang', 7)\nget_window(('exponential', None, 1.), 9)\nget_window(('kaiser', 4.0), 9)\nget_window(4.0, 9)  # same as previous call\n",
        "execution_status": "failure"
      },
      {
        "__type": "Text",
        "__tag": 4046,
        "value": "\nThe following snippet shows different ways to create identical symmetric and\nperiodic Bartlett windows:\n\n"
      },
      {
        "__type": "Code",
        "__tag": 4050,
        "value": "from scipy.signal import get_window, windows\nwindows.bartlett(5)  # Parameter `sym` defaults to True\nget_window('bartlett', 5, fftbins=False)\nget_window('bartlett_symmetric', 5)\nwindows.bartlett(4, sym=False)\nget_window('bartlett', 4)  # Parameter `fftbins` defaults to True\nget_window('bartlett_periodic', 4)\nget_window('bartlett_periodic', 4, fftbins=False)\n",
        "execution_status": "success"
      },
      {
        "__type": "Text",
        "__tag": 4046,
        "value": "\nNote that a periodic window can be created out of a symmetric window by discarding\nthe last sample."
      }
    ],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": {
    "__type": "SignatureNode",
    "__tag": 4029,
    "kind": "function",
    "parameters": [
      {
        "__type": "SigParam",
        "__tag": 4030,
        "name": "window",
        "annotation": {
          "__type": "Empty",
          "__tag": 4031
        },
        "kind": "POSITIONAL_OR_KEYWORD",
        "default": {
          "__type": "Empty",
          "__tag": 4031
        }
      },
      {
        "__type": "SigParam",
        "__tag": 4030,
        "name": "Nx",
        "annotation": {
          "__type": "Empty",
          "__tag": 4031
        },
        "kind": "POSITIONAL_OR_KEYWORD",
        "default": {
          "__type": "Empty",
          "__tag": 4031
        }
      },
      {
        "__type": "SigParam",
        "__tag": 4030,
        "name": "fftbins",
        "annotation": {
          "__type": "Empty",
          "__tag": 4031
        },
        "kind": "POSITIONAL_OR_KEYWORD",
        "default": "True"
      },
      {
        "__type": "SigParam",
        "__tag": 4030,
        "name": "xp",
        "annotation": {
          "__type": "Empty",
          "__tag": 4031
        },
        "kind": "KEYWORD_ONLY",
        "default": "None"
      },
      {
        "__type": "SigParam",
        "__tag": 4030,
        "name": "device",
        "annotation": {
          "__type": "Empty",
          "__tag": 4031
        },
        "kind": "KEYWORD_ONLY",
        "default": "None"
      }
    ],
    "return_annotation": {
      "__type": "Empty",
      "__tag": 4031
    },
    "target_name": "get_window"
  },
  "references": null,
  "qa": "scipy.signal.windows._windows:get_window",
  "arbitrary": [],
  "local_refs": [
    "Nx",
    "device: any",
    "fftbins",
    "get_window",
    "window",
    "xp"
  ]
}