Spectroscopy |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.SpectroscopyCommands"]
public class SpectroscopyCommands
The SpectroscopyCommands type exposes the following members.
Name | Description | |
---|---|---|
SpectroscopyCommands | Initializes a new instance of the SpectroscopyCommands class |
Name | Description | |
---|---|---|
CalibrateWithIntensitySpectrum | Calibrate intensity with a known spectrum, and optionally, a dark spectrum. | |
CreateGraphWithPreprocessedSpectrum | Creates the graph with a scatter plot of the preprocessed spectrum. More plots can be added. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
ExecutePeakFindingAndFitting | ||
ExecuteSpectralPreprocessing | Executes the spectral preprocessing for one or more than one spectrum | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetColumnsAndArrays | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
PeakTable_FitCurveColumnNameX | ||
PeakTable_FitCurveColumnNameY | ||
PeakTable_PreprocessedColumnNameX | ||
PeakTable_PreprocessedColumnNameY | ||
PeakTable_SeparatePeaksColumnNameID | ||
PeakTable_SeparatePeaksColumnNameX | ||
PeakTable_SeparatePeaksColumnNameY | ||
PeakTable_UsedForFitColumnName | ||
PlotFitCurve | Plots the fit curve (all together). | |
PlotFitCurveAsSeparatePeaks | Plots the fit curve as separate peaks. | |
PlotNeonCalibration | ||
Raman_CalibrateWithNeonSpectrum | ||
Raman_CalibrateWithSiliconSpectrum | Does the relative part of a Raman calibration by utilizing a silicon spectrum. | |
ShowDialogGetPeakFindingFittingOptions | Shows the dialog to get the preprocessing options. | |
ShowDialogGetPreprocessingOptions | Shows the dialog to get the preprocessing options. | |
SpectralPeakFindingFittingShowDialog | ||
SpectralPreprocessingShowDialog | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
TryGetDataProxyForSpectralPreprocessing |