@@ -6178,7 +6178,7 @@ save_PD_DIFFRACTOGRAM
61786178 _definition.id PD_DIFFRACTOGRAM
61796179 _definition.scope Category
61806180 _definition.class Set
6181- _definition.update 2022-10-11
6181+ _definition.update 2025-06-23
61826182 _description.text
61836183;
61846184 This category includes data names relating to a diffractogram
@@ -6187,6 +6187,48 @@ save_PD_DIFFRACTOGRAM
61876187 _name.category_id PD_GROUP
61886188 _name.object_id PD_DIFFRACTOGRAM
61896189 _category_key.name '_pd_diffractogram.id'
6190+ _description_example.case
6191+ ;
6192+ _diffrn.id 'high temperature iron ore'
6193+ _diffrn.ambient_temperature 1273
6194+ _diffrn.ambient_pressure 101.3
6195+
6196+ _pd_instr.id "Lab machine 1"
6197+ _pd_instr.geometry Bragg-Brentano
6198+ _pd_instr.detector_circle_radius 117.5
6199+
6200+ _pd_spec.id ABC123_03
6201+ _pd_spec.prep_id ABC123_main
6202+ _pd_spec.description 'Iron ore from FeOre Inc. ID number ABC123'
6203+ _pd_spec.mount_mode reflection
6204+
6205+ _pd_diffractogram.id 5d30dab0-3840-48e6-9dbd-3ea09c67217f
6206+ _pd_diffractogram.diffrn_id "high temperature iron ore"
6207+ _pd_diffractogram.instr_id "Lab machine 1"
6208+ _pd_diffractogram.spec_id ABC123_03
6209+
6210+ loop_
6211+ _pd_meas.2theta_scan
6212+ _pd_proc.intensity_total
6213+ _pd_proc.ls_weight
6214+ _pd_calc.intensity_total
6215+ _pd_proc.intensity_bkg_calc
6216+ 5.01 43.364 0.0402 25.994961 25.994961
6217+ 5.04 38.007 0.0505 26.200290 26.200290
6218+ 5.07 38.318 0.0465 26.404083 26.404083
6219+ 5.10 41.877 0.0452 26.606346 26.606346
6220+ #...
6221+ ;
6222+ _description_example.detail
6223+ ;
6224+ A set of diffraction conditions, instrument settings, and specimen
6225+ information, are detailed with their respective id values.
6226+ A diffractogram is defined with a UUID, and then linked to those
6227+ diffraction conditions, instrument settings, and specimen information
6228+ through the relevant _pd_diffractogram.* data names. This says that
6229+ the diffractogram was collected under those conditions, with that
6230+ instrument, and that specimen.
6231+ ;
61906232
61916233save_
61926234
@@ -13258,7 +13300,7 @@ save_
1325813300 disparate loop; they cannot be assigned values independently.
1325913301
1326013302 Added examples to PD_CALC_OVERALL, PD_CALIB_INCIDENT_INTENSITY, PD_CHAR,
13261- _pd_diffractogram.id , PD_PEAK, _pd_phase.id, PD_PHASE_MASSS, PD_PREP,
13303+ PD_DIFFRACTOGRAM , PD_PEAK, _pd_phase.id, PD_PHASE_MASSS, PD_PREP,
1326213304 PD_PROC_LS, PD_QPA_CALIB_FACTOR, PD_SPEC.
1326313305
1326413306 Add _pd_peak.overall_id
0 commit comments