Skip to content

Commit ae721c5

Browse files
authored
Merge pull request #195 from rowlesmr/update-point_id-descriptions
Update linked _pd_data.point_id descriptions
2 parents 808fd42 + c41772e commit ae721c5

File tree

1 file changed

+48
-28
lines changed

1 file changed

+48
-28
lines changed

cif_pow.dic

Lines changed: 48 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3623,12 +3623,17 @@ save_
36233623
save_pd_calib_xcoord.point_id
36243624

36253625
_definition.id '_pd_calib_xcoord.point_id'
3626-
_definition.update 2023-01-17
3626+
_definition.update 2025-06-19
36273627
_description.text
36283628
;
36293629
Arbitrary label identifying a data point in a diffractogram. Used to
36303630
identify a specific entry in a list of values forming the diffractogram
36313631
to which the X-coordinate calibration applies.
3632+
3633+
The value of _pd_calib_xcoord.point_id must be the same as
3634+
the value of _pd_data.point_id given to the equivalent data point
3635+
in the measured/processed/calculated diffractogram to which
3636+
the X-coordinate calibration applies.
36323637
;
36333638
_name.category_id pd_calib_xcoord
36343639
_name.object_id point_id
@@ -4454,15 +4459,16 @@ save_pd_data.point_id
44544459

44554460
_definition.id '_pd_data.point_id'
44564461
_alias.definition_id '_pd_data_point_id'
4457-
_definition.update 2014-06-20
4462+
_definition.update 2025-06-19
44584463
_description.text
44594464
;
4460-
Arbitrary label identifying an entry in the table of
4461-
diffractogram intensity values. This should be used in
4462-
preference to the pd_calc/pd_calc_component/pd_meas/pd_proc
4463-
point_id data items whenever data items from more than
4464-
one of the pd_calc/pd_calc_component/pd_proc/pd_meas
4465-
categories are looped together.
4465+
Arbitrary label identifying a specific entry in a loop of
4466+
values forming a diffractogram.
4467+
4468+
This should be used in preference to _pd_calc.point_id,
4469+
_pd_calc_component.point_id, _pd_meas.point_id, or
4470+
_pd_proc.point_id whenever data items from more than one of
4471+
those categories are looped together.
44664472
;
44674473
_name.category_id pd_data
44684474
_name.object_id point_id
@@ -4685,14 +4691,18 @@ save_pd_calc.point_id
46854691

46864692
_definition.id '_pd_calc.point_id'
46874693
_alias.definition_id '_pd_calc_point_id'
4688-
_definition.update 2022-12-04
4694+
_definition.update 2025-06-19
46894695
_description.text
46904696
;
4691-
Arbitrary label identifying a calculated data point. Used to
4692-
identify a specific entry in a list of values forming the
4693-
calculated diffractogram. The role of this identifier may
4694-
be adopted by _pd_data.point_id if measured, processed, and/or
4695-
calculated intensity values are combined in a single list.
4697+
Arbitrary label identifying a calculated data point.
4698+
Used to identify a specific entry in a loop of values forming the
4699+
calculated diffractogram.
4700+
4701+
Note that identical values of _pd_calc.point_id, _pd_meas.point_id, and
4702+
_pd_proc.point_id refer to the same point, and thus provide a way of
4703+
indicating that points in disparate loops are equivalent. The role of this
4704+
identifier should be adopted by _pd_data.point_id if measured, processed,
4705+
and/or calculated intensity values are combined in a single loop.
46964706
;
46974707
_name.category_id pd_calc
46984708
_name.object_id point_id
@@ -5304,14 +5314,18 @@ save_pd_meas.point_id
53045314

53055315
_definition.id '_pd_meas.point_id'
53065316
_alias.definition_id '_pd_meas_point_id'
5307-
_definition.update 2022-12-04
5317+
_definition.update 2025-06-19
53085318
_description.text
53095319
;
5310-
Arbitrary label identifying a measured data point. Used to
5311-
identify a specific entry in a list of measured intensities.
5312-
The role of this identifier may be adopted by
5313-
_pd_data.point_id if measured, processed, and/or calculated
5314-
intensity values are combined in a single list.
5320+
Arbitrary label identifying a measured data point.
5321+
Used to identify a specific entry in a loop of values forming the
5322+
measured diffractogram.
5323+
5324+
Note that identical values of _pd_calc.point_id, _pd_meas.point_id, and
5325+
_pd_proc.point_id refer to the same point, and thus provide a way of
5326+
indicating that points in disparate loops are equivalent. The role of this
5327+
identifier should be adopted by _pd_data.point_id if measured, processed,
5328+
and/or calculated intensity values are combined in a single loop.
53155329
;
53165330
_name.category_id pd_meas
53175331
_name.object_id point_id
@@ -5976,16 +5990,18 @@ save_pd_proc.point_id
59765990

59775991
_definition.id '_pd_proc.point_id'
59785992
_alias.definition_id '_pd_proc_point_id'
5979-
_definition.update 2014-06-20
5993+
_definition.update 2025-06-19
59805994
_description.text
59815995
;
5982-
Arbitrary label identifying a processed data point. Used to
5983-
identify a specific entry in a list of processed intensities.
5984-
The role of this identifier may be adopted by
5985-
_pd_data.point_id if measured, processed and calculated
5986-
intensity values are combined in a single list, or by
5987-
_pd_meas.point_id if measured and processed lists are
5988-
combined.
5996+
Arbitrary label identifying a processed data point.
5997+
Used to identify a specific entry in a loop of values forming the
5998+
processed diffractogram.
5999+
6000+
Note that identical values of _pd_calc.point_id, _pd_meas.point_id, and
6001+
_pd_proc.point_id refer to the same point, and thus provide a way of
6002+
indicating that points in disparate loops are equivalent. The role of this
6003+
identifier should be adopted by _pd_data.point_id if measured, processed,
6004+
and/or calculated intensity values are combined in a single loop.
59896005
;
59906006
_name.category_id pd_proc
59916007
_name.object_id point_id
@@ -12810,4 +12826,8 @@ save_
1281012826
Added _pd_phase_mass.absolute and *.original to record absolute
1281112827
mass percentages of phases. Clarified that *.percent was for
1281212828
relative mass percentages only.
12829+
12830+
Updated descriptions of data items linked to _pd_data.point_id to
12831+
clarify that identical values refer to the same data point in each
12832+
disparate loop; they cannot be assigned values independently.
1281312833
;

0 commit comments

Comments
 (0)