flitsr.advanced.refiner.Refiner¶
- class flitsr.advanced.refiner.Refiner¶
Bases:
ABCA
Refinertechnique takes aSpectrumand manipulates and extends it, returning a modified spectrum.- __init__()¶
Methods
Bases: ABC
A Refiner technique takes a Spectrum and
manipulates and extends it, returning a modified spectrum.
Methods