# to see contents of create_plots function, look at the top-most algorithm's code
baseline, params = baseline_fitter.airpls(y, lam=(1e3, 1e1))
create_plots(y, baseline)