A Fast Chi-squared Technique For Period Search of Irregularly Sampled Data
David M. Palmer

TL;DR
The paper introduces the Fast χ² algorithm, an efficient method for detecting periodic signals with harmonics in irregularly-sampled data, leveraging FFTs for high performance.
Contribution
It presents a novel, computationally-efficient algorithm that improves period search in irregularly-sampled data with non-uniform errors.
Findings
Achieves O(N log N) performance using FFTs.
Effectively detects harmonic signals in irregular data.
Provides reference implementation code.
Abstract
A new, computationally- and statistically-efficient algorithm, the Fast algorithm, can find a periodic signal with harmonic content in irregularly-sampled data with non-uniform errors. The algorithm calculates the minimized as a function of frequency at the desired number of harmonics, using Fast Fourier Transforms to provide performance. The code for a reference implementation is provided.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
