astro-informatics / s2wav

Differentiable and accelerated wavelet transform on the sphere with JAX
https://astro-informatics.github.io/s2wav/
MIT License
13 stars 0 forks source link

Analysis Wavelet Transform #11

Closed CosmoMatt closed 1 year ago

CosmoMatt commented 1 year ago

Translate of the analysis wavelet transform from s2let (c) to s2wav (base python).

Difficulty:

Background:

S2let File to translate:

S2Wav File location:

Notes:

CosmoMatt commented 1 year ago

It is important that these transforms support both real and complex fields, however these two implementations are extremely similar and should (in the end) be refactored into a single function. Hence the sub-issues will be as follows:

Furthermore it is important that everything is thoroughly tested so we must include: