get_taper function

Create taper for the SWDFT

Create taper for the SWDFT

get_taper(n, taper, p)

Arguments

  • n: window size
  • taper: taper type. Can be either 'none' (default) or 'cosine'
  • p: proportion to taper on each end, if cosine taper is used

Returns

length n taper

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links