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.3261.0 (4.8.3261.0)
Syntaxpublic bool InterpolationIgnoreStdDev { get; init; }
Property Value
Boolean
See Also