Detector configuration
Namespaces
The detectors namespace provides a property Items that contains an array of detectors Structures (if applied).
- The namespace URI is http://ns.pointelectronic.com/Detectors/1.0/
- The preferred field namespace prefix is detectors
| Name | Type | Description |
|---|---|---|
| Detectors | Array of structure ddet | Detector information |
ddet namespace
The ddet namespace provides a structure containing detector parameters (if detector is applied).
- The namespace URI is http://ns.pointelectronic.com/Detectors/1.0/types/Detector#
- The preferred field namespace prefix is ddet
| Name | Type | Description |
|---|---|---|
| ddet:Type | Text | Detector type |
| ddet:MountingAngle | Float | Detector mounting angle, clockwise from north, default unit: degrees |
| ddet:Segments | Array of structure seg | Detector segments information |
dseg namespace
The dseg namespace provides a structure containing the parameters for a single detector segment (if detector is applied).
- The namespace URI is http://ns.pointelectronic.com/Detectors/1.0/types/Segment#
- The preferred field namespace prefix is dseg
| Name | Type | Description |
|---|---|---|
| dseg:ChannelID | Text | Applied channel ID |
| dseg:WDOffset | Float | WD offset correction (in mm) |
| dseg:RadialDistance | Float | Radial distance of detector center to optical axis (in mm) |
| dseg:AzimuthAngle | Float | Azimuth angle of segment, clockwise from north (in degrees) |
| dseg:PreAmpGain | Float | Applied preamp gain (impedance, in V/A), default=1 (not applied) |