Code Sample, a minimal, complete, and verifiable piece of code
NA
Problem description
The composite_rsr_plot.py script is a bit complex concerning the identification of all bands and responses to plot, now recently with the addition of the --exclude_bandnames command line argument, see PR #240
"Possible simplification: Could you have a function that gets all the bands needed to be plotted and would take the wavelength and band information in as input and produce a list of bands?"
Also, would be good to have this tested!
Code Sample, a minimal, complete, and verifiable piece of code
NA
Problem description
The
composite_rsr_plot.pyscript is a bit complex concerning the identification of all bands and responses to plot, now recently with the addition of the--exclude_bandnamescommand line argument, see PR #240"Possible simplification: Could you have a function that gets all the bands needed to be plotted and would take the wavelength and band information in as input and produce a list of bands?"
Also, would be good to have this tested!