Peak |
The PeakDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() | FitFunction | Gets the fit function that was used to fit the peak. |
![]() | Notes | Gets notes, for instance, why a fit was not possible. |
![]() | OriginalPeakIndex | Gets the original index of the peak. This is the index as the peak appears in the global parameter array. |
![]() | Parent | |
![]() | PeakGroupNumber | Gets the peak group number (when fitting in groups). |
![]() | Position | Gets the position of this peak. |
![]() | SigmaSquare | Gets the sum of chi square, divided by (number of data points - number of degrees of freedom + 1) |
![]() | SumChiSquare | Gets the chi square value of the fit. |