SpectroscopyCommandsSpectralPreprocessingShowDialog Method |
Shows a dialog to configure spectral preprocessing, processes the selected spectra, and writes results to a new table.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic static void SpectralPreprocessingShowDialog(
WorksheetController ctrl
)
Parameters
- ctrl WorksheetController
- The worksheet controller providing selection and table context.
See Also