Name

adams.flow.transformer.MultiSpectrumFilter


Synopsis

Generates a single spectrum from a multi-spectrum using the specified filter.
For some filters that use several spectra, the order of the spectra is important. The internal order of the MultiSpectrum is used to pick the spectra, which can be influenced via custom spectrum comparators.


Additional information

Flow input/output:
- input: adams.data.spectrum.MultiSpectrum
- output: adams.data.spectrum.Spectrum


See also

Options