astro-informatics / s2wav

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

Support different sampling schemes #43

Closed CosmoMatt closed 1 year ago

CosmoMatt commented 1 year ago

Currently we support mw sampling but we should make sure we support mwss, dh and healpix too. I suspect these are all straightforward to support, with much of the heavy lifting being done externally to this package.