Python code for the exercise on Bayesian luminosity calibration as part of the lectures by B. Holl.
THIS REPOSITORY IS OBSOLETE AND MAINTAINED ONLY FOR REFERENCE. PLEASE REFER TO THE TUTORIALS ACCOMPANYING THE PAPER BY LURI ET AL (2018) INSTEAD.
- numpy (version 1.6.2 or higher)
- scipy (Version 0.11.0 or higher)
- matplotlib (Version 1.1 or higher)
- emcee (Version emcee-1.2.0 works, download from: https://github.com/dfm/emcee)
- acor (Version 1.0.2 works, download from: https://pypi.python.org/pypi/acor)
- PyMC (Version 2.1b0 or higher works)
- PyTables (Version 2.3.1 or higher works)
See the Instructions.pdf file.