

This forward model example is a simple fitting of a synthetic linear function
with a discontinuity. This example uses the Natural method, or jointed line
segments to fit the data.

Instructions:

> make
> python mkdata.py
> ./natural
> python plot_misfit.py
> python plot_mean.py 
> python plot_partition_count_histogram.py
> python plot_partition_x_hist.py
