Hi Ned, 
it is nice to see that the new STFT functionality is actually being used.

> Our first use case is an integrator and differentiator. We implement this
> with a forward/inverse stft pair, and the frequency domain calculus
> definitions.

May I ask how you implemented the differentiation in the STFT space? Note 
that differentiation /is/ window dependent. An ad-hoc approach would be 
using a rectangular dual window (utilizing `ShortTimeFFT.from_dual`) and 
multiplying the STFT by j2πf.

Cheers, dietrich

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
SciPy-Dev mailing list -- scipy-dev@python.org
To unsubscribe send an email to scipy-dev-le...@python.org
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to