JuliaAstro / LombScargle.jl

Compute Lomb-Scargle periodogram, suitable for unevenly sampled data. It supports multi-threading
https://juliaastro.github.io/LombScargle.jl/stable
Other
29 stars 14 forks source link

Implement a new fast method based on NFFT #8

Open giordano opened 5 years ago

giordano commented 5 years ago

It would be interesting to implement the method described in

For the NFFT, there are

giordano commented 3 days ago

There's now a Python implementation of this method at https://github.com/flatironinstitute/nifty-ls/. See also the accompanying paper