SpectroscopyCommandsSpectralPeakFindingFittingShowDialog Method |
Shows a dialog to configure peak finding and fitting for the selected spectra, creates an output table, and plots results.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic static void SpectralPeakFindingFittingShowDialog(
WorksheetController ctrl
)
Parameters
- ctrl WorksheetController
- The worksheet controller providing selection and table context.
See Also