NeonCalibrationOptionsInterpolationIgnoreStdDev Property |
Gets a value indicating whether the position error obtained from the peak fit should be ignored
during the interpolation step. If set to true, the position error is ignored and all points are weighted equally.
Namespace: Altaxo.Science.Spectroscopy.RamanAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool InterpolationIgnoreStdDev { get; init; }
Property Value
BooleanSee Also