Skip to content

Add filter method to SpectralLibrary class #98

Open
@tboggs

Description

@tboggs

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions