astro-informatics / s2let

Fast wavelet transforms on the sphere.
http://astro-informatics.github.io/s2let
GNU General Public License v3.0
14 stars 2 forks source link

Python wrappers for the adjoint transforms #22

Closed auggiemarignier closed 4 years ago

auggiemarignier commented 4 years ago

Python wrappers for the adjoint transforms. These have been written for both directional and axisymmetric wavelets from pixel to wavelet space (and vice versa). Wrappers for the same transforms but only in harmonic space should be quick to do for the directional wavelets, but for the axisymmetric the corresponding C functions don't exist and so would require a bit more work