
This example is a basic regression of a dynamically created synthetic
dataset consisting of a sawtooth.

Instructions:

> make
> python mkdata.py
> ./sawtooth
> python plot_misfit.py
> python plot_mean.py
> python plot_median.py
> python plot_mode.py
> python plot_credible.py
