YCalibration |
The YCalibrationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurveShape | Gets the intensity curve of calibration source. This is usually a peak function, for instance a Gaussian shape with one or more terms (and baseline polynomial). |
![]() | InterpolationMethod | Gets or sets the smoothing interpolation that is used to smooth the resulting curve. The value can be null: in this case, no smoothing is performed. |
![]() | MaximalGainRatio | Gets the maximal allowed ratio of the gain that is caused by the intensity correction. Example: if the value is 10, and in the center of the spectrum the gain is 1, then the spectrum is cropped at the ends, where the gain reaches 10. |
![]() | MaximalValidXValueOfCurve | Gets the maximal valid x value of the calibration curve that comes with the certificate of the source. |
![]() | MinimalValidXValueOfCurve | Gets the minimal valid x value of the calibration curve that comes with the certificate of the source. |
![]() | Preprocessing |