You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spectral libraries may have more bands than actually needed or may have bands in a non-monotonic order. This issue is to add a filter method to the SpectralLibrary to enable things like:
Selecting a subset of bands from the library
Re-ordering bands to make them monotonically increasing/decreasing
Removing bad bands (e.g., bands identified in the bbl list)