Phase dispersion minimization

PDM2 analysis for the double mode Cepheid variable TU Cas, primary period
Raw data set for the analysis shown above. The large gaps are often found in ground based observations.

Phase dispersion minimization (PDM) is a data analysis technique that searches for periodic components of a time series data set. It is useful for data sets with gaps, non-sinusoidal variations, poor time coverage or other problems that would make Fourier techniques unusable. It was first developed by Stellingwerf in 1978 [1] and has been widely used for astronomical and other types of periodic data analyses. Source code is available for PDM analysis. The current version of this application is available for download.[2]

Background

PDM is a variant of a standard astronomical technique called data folding. This involves guessing a trial period for the data, and cutting, or "folding" the data into multiple sub-series with a time duration equal to the trial period. The data are now plotted versus "phase", or a scale of 0->1, relative to the trial period. If the data is truly periodic with this period a clean functional variation, or "light curve", will emerge. If not the points will be randomly distributed in amplitude.

As early as 1926 Whittiker and Robinson [3] proposed an analysis technique of this type based on maximizing the amplitude of the mean curve. Another technique focusing on the variation of data at adjacent phases was proposed in 1964 by Lafler and Kinman.[4] Both techniques had difficulties, particularly in estimating the significance of a possible solution.

PDM analysis

PDM divides the folded data into a series of bins and computes the variance of the amplitude within each bin. The bins can overlap to improve phase coverage, if needed. The bin variances are combined and compared to the overall variance of the data set. For a true period the ratio of the bin to the total variances will be small. For a false period the ratio will be approximately unity. A plot of this ratio versus trial period will usually indicate the best candidates for periodic components. Analyses of the statistical properties of this approach have been given by Nemec & Nemec [5] and Schwarzenberg-Czerny.[6]

PDM2 updates

The original PDM technique has been updated (PDM2) in several areas::

PDM2b analysis of RR Lyrae rich data set. Mean curve is in red, using 100 bins and a Spline fit.

See reference (2) for a detailed technical discussion, test cases, C source code, and a Windows application package.

Binless PDM

In Plavchan et al. 2008,[7] Plavchan introduced a binless version of the phase dispersion minimization algorithm. The algorithm was further revised in 2014 in Parks, Plavchan et al. 2014,[8] and is available for highly-parallel use online at the NASA Exoplanet Archive.[9] The binned PDM approach is susceptible to period aliases when the cadence is semi-regular (e.g., nightly observations of a star brightness). Plavchan and colleagues avoided this aliasing by computing a box-car smoothed phased time-series, where the box-car width can be thought of as the old bin size. The original folded time-series is compared to the smoothed time-series, and the best period is found when the time-series are most similar. See the NASA Exoplanet Archive for more information on statistical significance and approaches.

References

  1. "Period Determination Using Phase Dispersion Minimization", Stellingwerf, R.F., Astrophysical.J. v224, p953, 1978.
  2. "PDM2 Application, Technical Manual, and test data sets", Stellingwerf, R. F., 2006.
  3. "The Calculus of Observations", Whittiker, E. T., Robinson, G. (London: Blackie and Son) 1926.
  4. "An RR Lyrae Star Survey with Ihe Lick 20-INCH Astrograph II. The Calculation of RR Lyrae Periods by Electronic Computer", Lafler, J., Kinman, T. D. Astrophysical J., v11, p216, 1965.
  5. "A test of significance for periods derived using phase-dispersion-minimization techniques," Nemec & Nemec, Astronomical.J. v90, p2317, 1985.
  6. "The Correct Probability Distribution for the Phase Dispersion Minimization Periodogram", Schwarzenberg-Czerny, A., Astrophysical J. v489, p941, 1997.
  7. http://adsabs.harvard.edu/abs/2008ApJS..175..191P
  8. http://adsabs.harvard.edu/abs/2014ApJS..211....3P
  9. http://exoplanetarchive.ipac.caltech.edu/
This article is issued from Wikipedia - version of the 9/20/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.