ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2112.024] l1p: Python implementation of the l1 periodogram

The l1 periodogram searches for periodicities in unevenly sampled time series. It can be used similarly as a Lomb-Scargle periodogram, and retrieves a figure which has a similar aspect but has fewer peaks due to aliasing. It is primarily designed for the search of exoplanets in radial velocity data, but can be also used for other purposes. The principle of the algorithm is to search for a representation of the input signal as a sum of a small number of sinusoidal components, that is a representation which is sparse in the frequency domain. Here, "small number" means small compared to the number of observations.

Code site:
https://github.com/nathanchara/l1periodogram
Used in:
https://ui.adsabs.harvard.edu/abs/2021A%26A...653A..43C
Described in:
https://ui.adsabs.harvard.edu/abs/2017MNRAS.464.1220H
Bibcode:
2021ascl.soft12024H

Views: 2435

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