/GP_Tutorial

Primary LanguageJupyter Notebook

GP_Tutorial

Order: MakeDataSetAndToys.ipynb first, then InitialFits.ipynb, then SmoothingDistribution.ipynb. The rest can be run after that in no particular order

Can change your kernel and mean function in meanAndKernel.py.
     Built in kernels listed at http://dan.iel.fm/george/dev/user/kernels/

Will need a few packages:
    george: dev-1.0 http://dan.iel.fm/george/dev/user/quickstart/
    iminuit: http://iminuit.readthedocs.io/en/latest/installation.html
    rootpy: http://www.rootpy.org/install.html