Click or drag to resize

PeakSearchingByCwtMinimalWidthOfRidgeMaximumInOctaves Property

Gets the minimal width (in octaves) of the ridge maximum. Along a ridge, the maximum CWT coefficient indicates the best match of the peak with the wavelet; the peak width can be derived from that location. The default value is 2 octaves (1 to the left, 1 to the right).

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double MinimalWidthOfRidgeMaximumInOctaves { get; init; }

Property Value

Double
See Also