s2fft icon indicating copy to clipboard operation
s2fft copied to clipboard

Implement optimal sampling scheme

Open jasonmcewen opened this issue 8 months ago • 0 comments

Add support for the optimal sampling scheme outlined in this paper.

For bandlimit L, this scheme requires the optimal number of L^2 samples (matching the dimensionality of the bandlimited signal in harmonic space). While a sampling theorem is not recovered, very accurate spherical harmonic transforms can nevertheless be performed (as illustrated in the numerical experiments performed in the paper).

jasonmcewen avatar Mar 07 '25 17:03 jasonmcewen