Click or drag to resize

SpectroscopyCommandsRaman_CalibrateWithNeonSpectrum Method

Performs a x-calibration of a Raman instrument using the Neon spectrum.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static void Raman_CalibrateWithNeonSpectrum(
	WorksheetController ctrl
)

Parameters

ctrl  WorksheetController
The worksheet controller, providing the selected column containing the Neon spectrum.
See Also