NIFTy-PPL / NIFTy

Probabilistic programming framework for signal inference algorithms that operate regardless of the underlying grids and their resolutions
https://ift.pages.mpcdf.de/nifty/index.html
GNU General Public License v3.0
13 stars 2 forks source link

Add Correlated Field on the sphere to nifty.re #25

Closed ph-frank closed 1 month ago

ph-frank commented 1 month ago

Provides the porting of the correlated field onto the sphere (or product spaces including spheres). Uses the JAXbind bindings of the ducc0 spherical harmonic transforms. Mimics the python NIFTy conventions regarding volume factors.

ph-frank commented 1 month ago

@Edenhofer Thank you so much for the review! I went through the comments and applied all the suggested changes as they were. Good stuff! :) As it stands, I'm happy with the PR to move along. I moved the potential grid enhancement discussion to #26