29.1.2 DasCalibration
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Group | Stereotype: | «XSDcomplexType» |
This object contains a mapping of loci-to-fiber distance along the optical path for the DAS acquisition. The actual calibration points are provided in an array of DasCalibrationPoint structures consisting of three elements: a locus index, the corresponding fiber distance, and a description of the calibration type. Provide as many calibration points as necessary.
Name |
Type |
Notes |
---|---|---|
CalibrationDatum |
WellboreDatumReference |
Datum used as basis for measurement of calibration point distance and length. |
CalibrationDescription |
String2000 |
Free format description of the DAS calibration provided for an instance of a DAS acquisition. |
CalibrationFacilityLengthUnit |
String64 |
Unit of measurement of FacilityLength value CalibrationPoints |
CalibrationIndex |
NonNegativeLong |
The nth count of this Calibration in the Acquisition. Recommended if there is more than 1 Calibration in this Acquisition. This index corresponds to the Calibration array number in the H5 file. |
CalibrationOpticalPathDistanceUnit |
String64 |
Unit of measurement of OpticalPathDistance value CalibrationPoints |
FacilityKind |
FacilityKind |
Enumeration to indicate the type of facility (well or pipeline) for this acquisition. |
FacilityName |
String64 |
Indicates which facility is being calibrated. |
NumberOfCalibrationPoints |
NonNegativeLong |
The total number of calibration points in the array. |
Association |
Notes |
---|---|
From: DasCalibration.CalibrationDataPoints 1..*To: DasCalibrationPoint Association |
|
From: DasCalibration. To: FacilityKind Dependency |
|
From: DasAcquisition.Calibration 0..*To: DasCalibration Association |