# to see contents of create_data function, look at the top-most algorithm's code
baseline, params = baseline_fitter.tophat(y, half_window=(8, 5))
create_plots(y, baseline)