-
**Collaborator**: PUP San Juan
**Term**: AY 2018, Term 1
**Participants**: volunteer first year students from PUPSJ-CCIS, in lieu of regular NSTP-CWTS.
-
It would be great if ucan could support CWT as well as JWT for embedded us cases.
This would also pave the way for interoperatbility with attesttation frameworks such as DICE
References:
- CBOR…
-
[Python implementation](https://pycwt.readthedocs.io/en/latest/)
-
For use with coded wire tag (CWT) data, it would be great if the tag rates of different stocks could be passed as data (e.g., if only 25% of smolts receive CWTs in one hatchery and 10% in another), wh…
-
This would be super handy for audio processing
-
Hello everyone! In the version of Matlab R2016a I did some work implementing the daubechies wavelet in the continuous wavelet transform, CWT. I need to replicate these results in Python. Searching dif…
-
Hi,
I ran a CWT using ContinuousWavelets, Matlab WTC package (Grinstead), and R's Biwavelet package, on the same signal.
The result are consistent between R and matlab, but not at all with Continu…
-
Hi Rafat,
I was wondering if there is a gaus1 CWT implementation available in wavelib? I'm assuming gaus2 is DOG with param = 2, but I'm also searching for a gaus1 CWT implementation. Perhaps I am …
-
### What happened and what did you expect to happen?
After selecting blur background, I noticed the video went black before rendering it made our customer unhappy, is there any way to fix this?
…
-
My use case for wavelets involves analyzing complex baseband signals like chirps and tones.
This crashes the wavelet transform, e.g.
```
yt = cwt(chirp, wave)
┌ Warning: the lowest frequency wav…