CyPDM¶
A fast package to apply the phase disperion minimization (PDM) algorithm, based on PyAstronomy module PyPDM.
The package is written in C and wrapped with Cython, so that it can be called in both C and Python code.
The PDM alogrithm refers to the reference: Stellingwerf (1978).
Attribution¶
If you make use of this code, please cite it as:
@misc{yan_rong_li_2018_2527266,
author = {Yan-Rong Li},
title = {{CyPDM: A fast package to apply the phase disperion
minimization algorithm}},
month = dec,
year = 2018,
doi = {10.5281/zenodo.2527265},
url = {https://doi.org/10.5281/zenodo.2527265}
}
Authors & License¶
Copyright 2019 Yan-Rong Li.
Licensed under the GNU General Public License v3.0 or later.