This repo contains the full code used for Experiments I and II in Section 5.
Details of the Experiments:
post_cmp.ipynb
: Experiment Ipost_free.ipynb
: Experiment II
The five waveforms used for the Experiments are visualized in
show_data.ipynb
. The data itself is contained in ./arctic
.
Sampling of π3 is illustrated in sample.ipynb
.
paretochain.py
contains code to sample from π3 (which is the
"Pareto chain prior").
Contains post-processing of the Experimental results.