plot_filters

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

Plots transmission curves in log-log space.

Parameters:
  • filter_names (list of str) – List of full names of filters to plot

  • filterLib (str, optional) – Filter file (None=default)

  • save_name (str, optional) – Filename to save plot as

  • xlim (length 2 list) – Values to set plot x-limits to

  • ylim (length 2 list) – Values to set plot y-limits to