cbrn:NonLinearityCorrection
Nonlinearities in the correlation between energy and channel number.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:NonLinearityCorrectionType
Properties: Global, Qualified, Nillable
Content
- cbrn:EnergyDeviationValues [0..*] A white-space delimited list of double that provides the energy deviation values. Deviation values are in pairs. The first number of each pair is actual energy (in keV); the second is the deviation (keV) from the actual energy of the adjusted nominal energy calibration. The deviation is positive if the actual energy exceeds the energy determined by the calibration parameters.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type cbrn:SpectrumDataType (Element cbrn:SpectrumData)
Sample instance
<cbrn:NonLinearityCorrection> <cbrn:EnergyDeviationValues>1.0 1.0</cbrn:EnergyDeviationValues> </cbrn:NonLinearityCorrection>