Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions cif_pow.dic
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data_CIF_POW
_dictionary.title CIF_POW
_dictionary.class Instance
_dictionary.version 2.5.0
_dictionary.date 2025-07-15
_dictionary.date 2025-08-01
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/Powder_Dictionary/master/cif_pow.dic
_dictionary.ddl_conformance 4.2.0
Expand Down Expand Up @@ -2488,7 +2488,7 @@ save_
save_pd_calib_d_to_tof.coeff

_definition.id '_pd_calib_d_to_tof.coeff'
_definition.update 2022-09-30
_definition.update 2025-08-01
_description.text
;
The value of the coefficient used in the equation to convert
Expand Down Expand Up @@ -2519,15 +2519,15 @@ save_pd_calib_d_to_tof.coeff
else if (pc.power == -1) {
_units.code = "angstroms_per_microsecond"
}
else _units.code = UNKNOWN
else _units.code = "unspecified"
;

save_

save_pd_calib_d_to_tof.coeff_su

_definition.id '_pd_calib_d_to_tof.coeff_su'
_definition.update 2023-07-11
_definition.update 2025-08-01
_description.text
;
Standard uncertainty of _pd_calib_d_to_tof.coeff.
Expand Down Expand Up @@ -2558,7 +2558,7 @@ save_pd_calib_d_to_tof.coeff_su
else if (pc.power == -1) {
_units.code = "angstroms_per_microsecond"
}
else _units.code = UNKNOWN
else _units.code = "unspecified"
;

save_
Expand Down Expand Up @@ -14423,7 +14423,7 @@ save_

Deprecated _pd_refln.wavelength_id after consultation with PDDMG.
;
2.5.0 2025-07-15
2.5.0 2025-08-01
;
## Retain above version number and increment date until final
## release
Expand Down