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