gwdetchar.lasso.plot module

Plotting utilities for gwdetchar.lasso

gwdetchar.lasso.plot.configure_mpl_tex()[source]

Configure Matplotlib with LaTeX when using multiprocessing

gwdetchar.lasso.plot.make_spectrum_plot(unfiltered_spectrum, filtered_spectrum, channel_name, x_min, x_max, y_min, y_max, x_label, y_label, title, filename)[source]

Generate and return a spectrum plot

gwdetchar.lasso.plot.make_spectrum_plots(start, end, flower, fupper, channel_name, unfiltered_spectrum, filtered_spectrum)[source]

Generate and return both spectrum plots

gwdetchar.lasso.plot.save_figure(fig, pngfile, **kwargs)[source]

Save a figure