mreineck / ducc

Fork of https://gitlab.mpcdf.mpg.de/mtr/ducc to simplify external contributions
GNU General Public License v2.0
13 stars 12 forks source link

Enhance wgridder interface for full flexibility (backward compatible) #36

Closed mreineck closed 2 months ago

mreineck commented 2 months ago

This prepares the wgridder to support the full set of possible conventions (hopefully!). New frontends following these conventions can be prototyped in pure Python; once set of candidates has been established, they can be added to ducc0.wgridder itself.

Implements #34.