@@ -4332,7 +4332,7 @@ save_PD_DATA
43324332 function of 2θ, d-spacing, time-of-flight, position, or other
43334333 applicable diffraction-related coordinate as defined in PD_MEAS
43344334 or PD_PROC. Higher dimensional data must first be reduced in some
4335- manner before it can be assigned to data names in these categories .
4335+ manner before it can be assigned to data names in PD_PROC .
43364336;
43374337 _name.category_id PD_GROUP
43384338 _name.object_id PD_DATA
@@ -4515,8 +4515,8 @@ save_PD_CALC
45154515 The intensities contained within PD_CALC represent one-dimensional
45164516 datasets, that is, intensity as a function of _pd_calc.point_id.
45174517 2θ, d-spacing, time-of-flight, position, or other applicable
4518- diffraction-related coordinate can be assigned to each data point
4519- through the equivalent *.point_id in PD_MEAS or PD_PROC.
4518+ diffraction-related coordinate. Intensities can be assigned to each
4519+ data point through the equivalent *.point_id in PD_MEAS or PD_PROC.
45204520;
45214521 _name.category_id PD_DATA
45224522 _name.object_id PD_CALC
@@ -5147,21 +5147,14 @@ save_pd_meas.detector_id
51475147 _definition.update 2025-06-26
51485148 _description.text
51495149;
5150- A code which identifies the detector for which the individual
5151- instrument geometry is being defined . This code should match
5152- the code name used for _pd_instr_detector.id.
5150+ A code which identifies the detector from which the data were
5151+ collected . This code should match the code name used for
5152+ _pd_instr_detector.id.
51535153
5154- Although it is possible to use this data name to describe channel
5154+ This data name should not be used to describe channel
51555155 number in a position-sensitive, energy-dispersive or other
5156- multiple-detector instrument, _pd_meas.channel should alwayes
5157- be used in lieu where possible.
5158-
5159- Calibration information, such as angle offsets or a calibration
5160- function to convert channel numbers to Q, energy, wavelength,
5161- angle etc. should be described using PD_CALIB_XCOORD and/or
5162- PD_CALIBRATION data items. If _pd_calibration.conversion_eqn is
5163- used, the detector IDs should be the number to be used in the
5164- equation.
5156+ multiple-detector instrument; see _pd_meas.channel for this
5157+ use-case.
51655158;
51665159 _name.category_id pd_meas
51675160 _name.object_id detector_id
@@ -5604,8 +5597,8 @@ save_PD_PROC
56045597 datasets, that is, intensity as some function of 2θ, d-spacing,
56055598 time-of-flight, position, or other applicable diffraction-related
56065599 coordinate as defined. Higher dimensional data must first be reduced
5607- in some manner before it can be assigned to data names in these
5608- categories .
5600+ in some manner before it can be assigned to data names in this
5601+ category .
56095602
56105603;
56115604 _name.category_id PD_DATA
@@ -8039,8 +8032,8 @@ save_pd_instr_detector.diffrn_detector_id
80398032 _definition.update 2025-06-26
80408033 _description.text
80418034;
8042- The diffrn detector (see _diffrn_detector.id) to which the pdCIF
8043- detector belongs .
8035+ Identifier of a 2D or higher-dimensional detector used for data
8036+ collection, described using data names in the imgCIF dictionary .
80448037;
80458038 _name.category_id pd_instr_detector
80468039 _name.object_id diffrn_detector_id
@@ -8060,9 +8053,10 @@ save_pd_instr_detector.diffrn_id
80608053;
80618054 A diffrn id (see _diffrn.id) associated with the pdCIF detector.
80628055
8063- Included to maintain compatibility with DIFFRN_DETECTOR and imgCIF.
8064- Do not use this value. Use the value associated with the appropriate
8065- _pd_diffractogram.diffrn_id in any lookup associated with DIFFRN_DETECTOR.
8056+ This dataname holds a value for _diffrn_detector.diffrn_id used
8057+ only (in combination with the _pd_instr_detector.diffrn_detector_id
8058+ value) to locate a detector in the diffrn_detector list. Always use
8059+ _pd_diffractogram.diffrn_id to indicate diffraction conditions.
80668060;
80678061 _name.category_id pd_instr_detector
80688062 _name.object_id diffrn_id
@@ -8082,10 +8076,10 @@ save_pd_instr_detector.id
80828076;
80838077 An arbitrary code which identifies the detector.
80848078
8085- Although it is possible, it should not be used to describe a channel
8086- number in a position-sensitive, energy-dispersive or other
8087- multiple-detector instrument for which the individual instrument
8088- geometry is being defined.
8079+ It should not be used to describe a channel number in a
8080+ position-sensitive, energy-dispersive or other multiple-detector
8081+ instrument for which the individual instrument geometry is being
8082+ defined.
80898083
80908084 See also _pd_meas.detector_id and _pd_meas.channel.
80918085;
0 commit comments