Skip to content

Commit 624aeba

Browse files
vaitkusrowlesmr
andauthored
Fix several data names in descriptions (#236)
--------- Co-authored-by: Matthew Rowles <[email protected]>
1 parent 0f2207b commit 624aeba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cif_pow.dic

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1727,17 +1727,17 @@ save_PD_BLOCK
17271727
_definition.id PD_BLOCK
17281728
_definition.scope Category
17291729
_definition.class Loop
1730-
_definition.update 2025-04-18
1730+
_definition.update 2025-07-07
17311731
_description.text
17321732
;
17331733
**DEPRECATED**
1734-
Use _pd_phase.id, _pd_diffractogram.id, or _audit.block_code' as
1734+
Use _pd_phase.id, _pd_diffractogram.id, or _audit.block_code as
17351735
necessary.
17361736

17371737
_pd_block.id is used to assign a unique ID code to a data block.
17381738
This code is then used for references between different blocks
17391739
(see _pd_block_diffractogram.id, _pd_phase_block.id and
1740-
_pd_qpa_external_std.diffractogram_block_id).
1740+
_pd_calib_std.external_block_id).
17411741

17421742
Note that a data block may contain only a single diffraction
17431743
data set or information about a single crystalline phase.
@@ -9151,7 +9151,7 @@ save_PD_PEAK_OVERALL
91519151
_definition.id PD_PEAK_OVERALL
91529152
_definition.scope Category
91539153
_definition.class Set
9154-
_definition.update 2025-06-19
9154+
_definition.update 2025-07-07
91559155
_description.text
91569156
;
91579157
This category describes general aspects of the peak extraction
@@ -9185,7 +9185,7 @@ save_PD_PEAK_OVERALL
91859185
The position, width, and intensity of three peaks are given.
91869186
The details of how these values were determined are given by
91879187
_pd_peak.special_details. These details are linked to the
9188-
individual peaks by the _pd_pea_overall.id "PEAK_GROUP_1".
9188+
individual peaks by the _pd_peak_overall.id "PEAK_GROUP_1".
91899189
;
91909190

91919191
save_

0 commit comments

Comments
 (0)