Skip to content
/ plag Public

This is an implementation of the method used in Zoghbi+2013 paper (Astrophysical Journal; 2013. 777. 24Z) to calculate lags in the frequency domain from unevenly-sampled light curves.

Notifications You must be signed in to change notification settings

zoghbi-a/plag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE plag is superseded by fqlag which has a more stable implementation. Please use that instead.

This is an implementation of the method used in Zoghbi+2013 paper (Astrophysical Journal; 2013. 777. 24Z) to calculate lags in the frequency domain from unevenly-sampled light curves.

INSTALL

  • install cython by doing:

pip install cython

  • compile plag make setup

  • run test to make sure things compiled properly make test

  • See the following python notebook for usage example.


Please reference http://adsabs.harvard.edu/abs/2013ApJ...777...24Z when using this code.

About

This is an implementation of the method used in Zoghbi+2013 paper (Astrophysical Journal; 2013. 777. 24Z) to calculate lags in the frequency domain from unevenly-sampled light curves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published