Computing the Universe 2015 Supernova PGM Hack
Implementing this Probabalistic Graphical Model:
Scripts:
-
gen_pgm.py: Script to createsnpgm.pngfile. -
gen_dataset.py: Generate a test light curve data set, write each light curve to a file in thetestdatadirectory. -
plot_testdata.py: Make a plot of the light curve data for each file intestdata, save tolcplotsdirectory. -
sample_lc.py: Run an MCMC on light curve data intestdata, make a figure showing the model and a figure showing samples in a corner plot, saved inlcplotsdirectory.
Importance sampling papers:
- Sonnenfeld et al "SL2S Paper 5" (strong lens ensemble)
- Schneider et al: Hierarchical WL
