Implement Kaiser waveform ? #227
|
Hi all! From https://arxiv.org/abs/2104.15044:
From https://numpy.org/doc/stable/reference/generated/numpy.blackman.html:
Hence, should we implement a |
Replies: 2 comments 2 replies
|
Hey @LaurentAjdnik ! This a very good idea, I'm all for it. To be clear, the Can I turn this into an issue and assign it to you? |
|
Hi @HGSilveri, you can mark this as "Answered". |
Hey @LaurentAjdnik ! This a very good idea, I'm all for it.
To be clear, the
betashould be a keyword argument, and the default atbeta=8.6.Can I turn this into an issue and assign it to you?