ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2412.008] nifty-ls: Fast Lomb-Scargle periodogram

nifty-ls evaluates the Lomb-Scargle periodogram very quickly and accurately. The Lomb-Scargle periodogram, used for identifying periodicity in irregularly-spaced observations, is useful but computationally expensive. However, when it is phrased mathematically as a pair of non-uniform FFTs (NUFFTs), FINUFFT (ascl:2412.007), which is really fast, can be leveraged to improve performance. It also enables GPU (CUDA) support and is several orders of magnitude more accurate than Astropy's (ascl:1304.002) Lomb Scargle with default settings.

Code site:
https://github.com/flatironinstitute/nifty-ls
Used in:
https://ui.adsabs.harvard.edu/abs/2024arXiv241211273F
Described in:
https://ui.adsabs.harvard.edu/abs/2024RNAAS...8..250G
Bibcode:
2024ascl.soft12008G

Views: 64

ascl:2412.008
Add this shield to your page
Copy the above HTML to add this shield to your code's website.