plot_filters

beast.plotting.plot_filters.plot_filters(filter_names, filterLib=None, save_name='beast_filters', xlim=[1400.0, 20000.0], ylim=[0.0001, 2], show_plot=True)[source]

Plots transmission curves in log-log space.

Parameters:
filter_nameslist of str

List of full names of filters to plot

filterLibstr, optional

Filter file (None=default)

save_namestr, optional

Filename to save plot as

xlimlength 2 list

Values to set plot x-limits to

ylimlength 2 list

Values to set plot y-limits to