milespy.filter.plot_filters
- milespy.filter.plot_filters(filter_names, legend=True)
Plot transmissivity curves for a set of filters.
- Parameters:
filter_names (list[str]) – The filter names to plot.
legend (bool, optional) – Whether to show the legend (default True).
- Return type:
None