Open ajinokimete opened 7 years ago
Yeah of course.
Is sample rate integer based? How would do 1.5Hz? Interpolate signal, then run it?
It would be very interesting to feed your cwt an actual .wav file with a wide rate. It seems a little tricky to tweak, could you give a few pointers, perhaps an example?
ok i have a fix datascienceteam01.is the wavExample.py what you are looking for?
there is a new issue for this "wav example #4" . can you please comment in "wav example #4 " , thanks.
Thank you for nice implementation with gpu acceleration.
Although your code works perfectly, it seems to apply only for data sampled at sampling rate = 1 Hz. Can I make it adaptable to data sampled at another sampling rate?