Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Science.Spectroscopy"]
Class | Description | |
---|---|---|
CorrelationMatching1D | Correlation matching of feature points in one dimension. Can be used for instance to correlate peak positions in two spectra. | |
NoopSpectrumPreprocessor | This class does nothing, i.e. it leaves the spectrum as it is. | |
NoopSpectrumPreprocessorSerializationSurrogate0 | ||
PeakSearchingAndFittingDataSource | Table data source for applying the PeakSearchingAndFittingOptions to columns of a table. | |
PeakSearchingAndFittingOptions | Options for peak searching (determination of approximate peak positions) and peak fitting. | |
PeakSearchingAndFittingOptionsSerializationSurrogate0 | 2022-06-09 Initial version | |
PeakSearchingAndFittingOptionsSerializationSurrogate1 | 2022-07-14 this class no longer derives from SpectralPreprocessOptions, but has it as member | |
PeakSearchingAndFittingOptionsSerializationSurrogate2 | 2022-11-09 add output options | |
PeakSearchingAndFittingOptionsDocNode | ||
PeakSearchingAndFittingOptionsDocNodeSerializationSurrogate0 | 2022-08-06 Initial version | |
PeakSearchingAndFittingOptionsDocNodeSerializationSurrogate1 | 2022-08-06 Initial version | |
PeakSearchingAndFittingOptionsDocNodeSerializationSurrogate2 | 2023-03-30 A list of proxies now can be serialized. | |
PeakSearchingAndFittingOptionsDocNodeSerializationSurrogate3 | 2023-03-30 A list of proxies now can be serialized. 2024-04-05 V3: PeakSearchingAndFittingOptions is now contained in _optionsObject | |
PeakSearchingAndFittingOutputOptions | Options to choose which data will be included in the results of a peak searching and fitting operation. | |
PeakSearchingAndFittingOutputOptionsSerializationSurrogate0 | 2022-11-09 Initial version | |
RegionHelper | Class that helps with region arrays. | |
SpectralPreprocessingDataSource | ||
SpectralPreprocessingOptions | ||
SpectralPreprocessingOptionsSerializationSurrogate0 | 2022-06-09 Initial version | |
SpectralPreprocessingOptionsSerializationSurrogate1 | 2022-06-09 V0: Initial version 2022-08-04 V1: Added Calibration element | |
SpectralPreprocessingOptionsSerializationSurrogate2 | 2022-06-09 V0: Initial version 2022-08-04 V1: Added Calibration element 2023-03-30 V2: Added DarkSubtraction and YCalibration, rename Calibration to XCalibration | |
SpectralPreprocessingOptionsSerializationSurrogate3 | 2022-06-09 V0: Initial version 2022-08-04 V1: Added Calibration element 2023-03-30 V2: Added DarkSubtraction and YCalibration, rename Calibration to XCalibration 2024-03-16 V3: Change positions of x-calibration and y-calibration | |
SpectralPreprocessingOptionsBase | ||
SpectralPreprocessingOptionsDocNode | Wrapper around SpectralPreprocessingOptionsBase that keeps track of nodes that have references to tables (currently only XCalibrationByDataSource). | |
SpectralPreprocessingOptionsDocNodeSerializationSurrogate0 | 2022-08-06 Initial version | |
SpectralPreprocessingOptionsDocNodeSerializationSurrogate1 | 2023-03-29 Extensions to arbitrary processors | |
SpectralPreprocessingOptionsDocNodeBase | Wrapper around SpectralPreprocessingOptionsBase that keeps track of nodes that have references to tables (currently only XCalibrationByDataSource). | |
SpectralPreprocessingOptionsList | ||
SpectralPreprocessingOptionsListSerializationSurrogate0 | 2023-04-16 Initial version | |
SpectroscopyCommands |
Interface | Description | |
---|---|---|
IReferencingTable | Additional interface that is used if the spectral preprocessor is referencing a table, for instance a calibration table. | |
IReferencingXYColumns | Additional interface that is used if the spectral preprocessor is referencing an x and y column, for instance if another spectrum should be added or subtracted. | |
ISingleSpectrumPreprocessor | Interface to a class that is able to pre-process a single spectrum. The convention is: if data need to be changed in an array, a new instance must be allocated for this. | |
ISingleSpectrumPreprocessorCompound | Interface to a set of ISingleSpectrumPreprocessors. |
Enumeration | Description | |
---|---|---|
CorrelationMatching1DNormalizationMethod | Designates the normalization method for the points in the windows, just before the correlation value was evaluated. |