@@ -10097,6 +10097,22 @@ save_PD_PREP
1009710097 _name.category_id PD_GROUP
1009810098 _name.object_id PD_PREP
1009910099 _category_key.name '_pd_prep.id'
10100+ _description_example.case
10101+ ;
10102+ _pd_prep.char_id 'Acme anatase 1234'
10103+ _pd_prep.id 'rutile 1234'
10104+ _pd_prep.conditions
10105+ ;
10106+ 1 kg of anatase from Acme, Lot#1234 was placed in several
10107+ platinum crucible in a furnace at atmospheric pressure.
10108+ The furnace was heated at 5 K/min to 1100 K, and held there
10109+ overnight. The furnace was then switched off and allowed to
10110+ cool naturally. The batch was combined, homogenised, and
10111+ riffle-split into 50 g packets.
10112+ ;
10113+ _pd_prep.pressure 101.3
10114+ _pd_prep.temperature 1100
10115+ ;
1010010116
1010110117save_
1010210118
@@ -13025,10 +13041,9 @@ save_
1302513041 clarify that identical values refer to the same data point in each
1302613042 disparate loop; they cannot be assigned values independently.
1302713043
13028- Added example PD_QPA_CALIB_FACTOR
13029-
1303013044 Added examples to PD_CALC_OVERALL, PD_CALIB_INCIDENT_INTENSITY, PD_CHAR,
13031- _pd_diffractogram.id, PD_PHASE_MASS, PD_PROC_LS, PD_SPEC.
13045+ _pd_diffractogram.id, PD_PHASE_MASS, PD_PREP, PD_PROC_LS,
13046+ PD_QPA_CALIB_FACTOR, PD_SPEC.
1303213047
1303313048 PD_CALIB_WAVELENGTH removed. _diffrn_radiation_wavelength.phase_id
1303413049 and _diffrn_radiation_wavelength.diffractogram_id added to record
0 commit comments