Skip to content

nespinoza/flicker-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flicker-noise

Python implementation of the Carter & Winn (2009) formalism for fitting 1/f noise to an indexed time-series with Python (using PyMC).

Author: Néstor Espinoza (nespino@astro.puc.cl)

About the code

If you use this code for your research, please cite the work of Carter & Winn (2009, http://adsabs.harvard.edu/cgi-bin/bib_query?arXiv:0909.0747) and acknowledge the hardwork put into this implementation by the author.

For a tutorial on using this code, please go to:

http://randomastronomy.wordpress.com/2014/07/14/a-python-with-a-long-memory-fitting-1f-noise-with-pymc/

The codes used in the tutorial are under the "examples" folder; just run the "runMCMC.py" code to run the MCMC!

Dependencies

To use this code you will need PyMC. To install it, go to:

      http://pymc-devs.github.io/pymc/

Installation

Run the install.py file by doing

python install.py

And you are done!

About

An implementation of the Carter & Winn (2009) formalism for fitting 1/f noise to an indexed series of measurements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published