snr#
- scarlet2.measure.snr(component, observations)[source]#
Determine SNR with component as weight function
- Parameters:
component (
Componentorarray) – Component to analyze or its hyperspectral modelobservations (
scarlet2.Observationorlist) – The observations to use for the SNR computation.
- Return type:
float