@@ -2052,7 +2052,7 @@ save_PD_CALC_OVERALL
20522052 _definition.id PD_CALC_OVERALL
20532053 _definition.scope Category
20542054 _definition.class Set
2055- _definition.update 2016-10-18
2055+ _definition.update 2025-06-19
20562056 _description.text
20572057;
20582058 Items in this category record overall features of the computed
@@ -2061,6 +2061,43 @@ save_PD_CALC_OVERALL
20612061 _name.category_id PD_GROUP
20622062 _name.object_id PD_CALC_OVERALL
20632063 _category_key.name '_pd_calc_overall.diffractogram_id'
2064+ _description_example.case
2065+ ;
2066+ _pd_diffractogram.id DIFFRACTOGRAM_NUMBER_7
2067+ _pd_calc.method Rietveld
2068+
2069+ _pd_calc_overall.component_presentation_order
2070+ [ PHASE_A_ID PHASE_B_ID PHASE_C_ID ]
2071+
2072+ loop_
2073+ _pd_data.point_id
2074+ _pd_meas.2theta_scan
2075+ _pd_meas.intensity_total
2076+ _pd_calc.intensity_total
2077+ _pd_calc.component_intensities_net
2078+ 0 3.99875 1061.8 1076.653 [ 20.20 203.215 512.256 ]
2079+ 1 4.03625 1053.9 1074.628 [ 21.34 204.535 513.156 ]
2080+ 2 4.07375 1060.2 1072.667 [ 21.45 205.755 516.456 ]
2081+ 3 4.11125 1017.3 1070.768 [ 21.55 206.975 513.256 ]
2082+ #...
2083+ ;
2084+ _description_example.detail
2085+ ;
2086+ Tabulation of diffraction data consisting of measured and
2087+ calculated data, where the calculated data also include intensities
2088+ ascribed to the different phases which make up the model. The phases to
2089+ which the intensities belong are given by the value of
2090+ _pd_calc_overall.component_presentation_order. These values correspond
2091+ to the _pd_phase.id values of the phases contributing to the current
2092+ diffractogram. As _pd_calc.component_intensities_net is used, the
2093+ intensities given do not include any background contribution.
2094+
2095+ The category key value associated with _pd_data.point_id is given
2096+ with every data point. The category key value associated with
2097+ _pd_calc_overall.diffractogram_id and _pd_data.diffractogram_id would
2098+ be taken as 'DIFFRACTOGRAM_NUMBER_7', the value of
2099+ _pd_diffractogram.id given in the data block.
2100+ ;
20642101
20652102save_
20662103
@@ -12849,5 +12886,5 @@ save_
1284912886 clarify that identical values refer to the same data point in each
1285012887 disparate loop; they cannot be assigned values independently.
1285112888
12852- Added example to PD_CHAR, _pd_diffractogram.id.
12889+ Added example to PD_CALC_OVERALL, PD_CHAR, _pd_diffractogram.id.
1285312890;
0 commit comments