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