"- [Vio et al. (2010) - \"Unevenly-sampled signals: a general formalism for the Lomb-Scargle periodogram\"](https://ui.adsabs.harvard.edu/abs/2010A%26A...519A..85V/abstract)\n",
"- [Glynn et al. (2006) - \"Detecting periodic patterns in unevenly spaced gene expression time series using Lomb–Scargle periodograms\"](https://academic.oup.com/bioinformatics/article-pdf/22/3/310/48839224/bioinformatics_22_3_310.pdf)\n",
"- [Emmanoulopoulos et al. (2013) - \"Generating artificial light curves: revisited and updated\"](https://ui.adsabs.harvard.edu/abs/2013MNRAS.433..907E/abstract)\n",
"- [Perig et al. (2019) - \"Periodicity in Volcanic Gas Plumes: A Review and Analysis\"](https://ui.adsabs.harvard.edu/abs/2019Geosc...9..394P/abstract)"
"- [Perig et al. (2019) - \"Periodicity in Volcanic Gas Plumes: A Review and Analysis\"](https://ui.adsabs.harvard.edu/abs/2019Geosc...9..394P/abstract)\n",
"- [Scargle & Wagner (2026) - \"Studies in Astronomical Time Series Analysis: The Double Lomb-Scargle Periodogram and Super Resolution\"](https://ui.adsabs.harvard.edu/abs/2026arXiv260104552S/abstract)"
*This jupyter notebook is part of a collection of notebooks on various topics discussed during the Time Domain Astrophysics course delivered by Stefano Covino at the [Università dell'Insubria](https://www.uninsubria.eu/) in Como (Italy). Please direct questions and suggestions to [stefano.covino@inaf.it](mailto:stefano.covino@inaf.it).*
- We want to prove that the power spectral density function $S(ω)$ and the autocorrelation function $R(τ)$ of a power signal form a Fourier transform pair, i.e.:
$$ R(τ) \Leftrightarrow S(ω)$$
- The autocorrelation function of a power signal $x(t)$ in terms of exponential Fourier series coefficients is given by,
This notebook is provided as [Open Educational Resource](https://en.wikipedia.org/wiki/Open_educational_resources). Feel free to use the notebook for your own purposes. The text is licensed under [Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/), the code of the examples, unless obtained from other properly quoted sources, under the [MIT license](https://opensource.org/licenses/MIT). Please attribute the work as follows: *Stefano Covino, Time Domain Astrophysics - Lecture notes featuring computational examples, 2025*.
This notebook is provided as [Open Educational Resource](https://en.wikipedia.org/wiki/Open_educational_resources). Feel free to use the notebook for your own purposes. The text is licensed under [Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/), the code of the examples, unless obtained from other properly quoted sources, under the [MIT license](https://opensource.org/licenses/MIT). Please attribute the work as follows: *Stefano Covino, Time Domain Astrophysics - Lecture notes featuring computational examples, 2026*.