Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct the content type of the _refln.F_complex_su attribute. #412

Merged
merged 1 commit into from
Jun 4, 2023
Merged
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
15 changes: 9 additions & 6 deletions cif_core.dic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data_CORE_DIC
_dictionary.title CORE_DIC
_dictionary.class Instance
_dictionary.version 3.3.0
_dictionary.date 2023-05-22
_dictionary.date 2023-06-03
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_core/master/cif_core.dic
_dictionary.ddl_conformance 4.1.0
Expand Down Expand Up @@ -6242,17 +6242,18 @@ save_
save_refln.f_complex_su

_definition.id '_refln.F_complex_su'
_definition.update 2021-09-23
_definition.update 2023-06-03
_description.text
;
Standard uncertainty of _refln.F_complex.
;
_name.category_id refln
_name.object_id F_complex_su
_name.linked_item_id '_refln.F_complex'

_import.get [{'file':templ_attr.cif 'save':general_su}]

_type.purpose SU
_type.source Derived
_type.container Single
_type.contents Complex
_method.purpose Definition
_method.expression
;
Expand Down Expand Up @@ -27430,7 +27431,7 @@ save_
inv_Mott_Bethe_coefs to allow for an arbitrary number of coefficients in
the definition of form factors.
;
3.3.0 2023-05-22
3.3.0 2023-06-03
;
# Please update the date above and describe the change below until
# ready for the next release
Expand All @@ -27439,4 +27440,6 @@ save_
method.

Added _atom_type.mass_number to record specific isotope identities.

Corrected the content type of the _refln.F_complex_su attribute.
;
Loading