Click or drag to resize

SpectroscopyCommandsSpectralPreprocessingShowDialog Method

Shows a dialog to configure spectral preprocessing, processes the selected spectra, and writes results to a new table.

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

Parameters

ctrl  WorksheetController
The worksheet controller providing selection and table context.
See Also