Click or drag to resize

SpectroscopyCommandsRaman_CalibrateWithSiliconSpectrum Method

Does the relative part of a Raman calibration by utilizing a silicon spectrum.

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

Parameters

ctrl  WorksheetController
The worksheet controller.
See Also