Skip to content
Merged
Show file tree
Hide file tree
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: 13 additions & 2 deletions cif_ed.dic
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ data_CIF_ED
_dictionary.title CIF_ED
_dictionary.class Instance
_dictionary.version 0.1.0-dev
_dictionary.date 2024-12-06
_dictionary.date 2025-02-18
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_ed/main/cif_ed.dic
_dictionary.ddl_conformance 4.2.0
Expand All @@ -25,6 +25,15 @@ data_CIF_ED
that technique.
;

loop_
_dictionary_author.id
_dictionary_author.id_ORCID
_dictionary_author.name
_dictionary_author.email
1 0000-0002-8987-8164 'Palatinus, Lukáš' palat@fzu.cz
2 0000-0002-7367-4343 'Santucci, Marco' msantucc@uni-mainz.de
3 0000-0002-9042-8603 'Suresh, Ashwin' suresh@fzu.cz

save_CIF_ED_HEAD

_definition.id CIF_ED_HEAD
Expand Down Expand Up @@ -856,7 +865,7 @@ save_
Updated the CIF_CORE dictionary import statement with the new Head
category name.
;
0.1.0-dev 2024-12-06
0.1.0-dev 2025-02-18
;
Changed the version number to 0.1.0-dev to indicate this is a
development version. Still under discussion as to whether this will
Expand Down Expand Up @@ -897,4 +906,6 @@ save_
Introduced _refine_diff.potential_max, *_min, *_RMS and associated
SU values (replacing updated REFINE_DIFF density terms) to reflect
correct practice in ED. (bm/Lukas)

Added DICTIONARY_AUTHOR loop.
;
29 changes: 19 additions & 10 deletions draft_new_items.dic
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,31 @@
# These are tentative new items to extend cif_img.dic for raw data. #
##############################################################################


data_DRAFT_NEW_ITEMS

_dictionary.title DRAFT_NEW_ITEMS
_dictionary.class Instance
_dictionary.version 0.0.9-dev
_dictionary.date 2024-07-25
_dictionary.version 0.0.10
_dictionary.date 2025-02-18
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_ed/main/draft_new_items.dic
https://raw.githubusercontent.com/COMCIFS/cif_ed/main/draft_new_items.dic
_dictionary.ddl_conformance 4.2.0
_dictionary.namespace CifCore
_description.text
;
This dictionary defines additional draft data items under consideration
for adding to the cif_ed.dic file.
Development version of dictionary extension to imgCIF with
requirements arising from electron diffraction.
;

loop_
_dictionary_author.id
_dictionary_author.id_ORCID
_dictionary_author.name
_dictionary_author.email
1 0000-0002-8987-8164 'Palatinus, Lukáš' palat@fzu.cz
2 0000-0002-7367-4343 'Santucci, Marco' msantucc@uni-mainz.de
3 0000-0002-9042-8603 'Suresh, Ashwin' suresh@fzu.cz

save_DRAFT_NEW_ITEMS_HEAD

_definition.id DRAFT_NEW_ITEMS_HEAD
Expand All @@ -37,7 +45,9 @@ save_DRAFT_NEW_ITEMS_HEAD

_import.get
[
{'dupl':Ignore 'file':https://github.com/COMCIFS/imgCIF/blob/master/cif_img.dic 'mode':Full 'save':HEAD}
{'dupl':Ignore
'file':https://github.com/COMCIFS/imgCIF/blob/master/cif_img.dic
'mode':Full 'save':HEAD}
]

save_
Expand Down Expand Up @@ -124,8 +134,7 @@ save_
_dictionary_audit.date
_dictionary_audit.revision

0.0.9-dev 2024-07-25
0.0.10 2025-02-18
;
Development version of dictionary extension to imgCIF with
requirements arising from electron diffraction.
Initial draft dictionary.
;
Loading