-
Notifications
You must be signed in to change notification settings - Fork 11
ddl: interaction between standard uncertainties and enumeration ranges #116
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
Comments
Sounds like a good idea. I'll run it by the DDLm group. |
The DDLm group had no comment, therefore this proposal is accepted. |
It seems that several hours after this post there were some objections raised in the ddlm-group. Is this proposal still treated as accepted? |
Indeed there were some objections so it is not yet accepted. |
Following comments in the DDLm group that there was no unambiguous way to specify actual limits in the presence of SUs, the following text was proposed with no immediate objections:
This alerts those wishing to base validation on the range limits that they will need to adopt some particular policy when checking these ranges in the presence of SU, but does not prescribe that policy. |
e00774a contains this update to the |
Several data item definitions in the
core.dic
dictionary (_atom_site.occupancy
,_refine_ls.abs_structure_Flack
,_refine_ls.abs_structure_Rogers
) explicitly describe how the standard uncertainty values interact with the range values. For example, the definition of the_atom_site.occupancy
data item states:The same [min_range - 3u; max_range + 3u] approach is applied to other mentioned items.
I was wondering if the same approach should be applied to other measurand (s.u. bearing) data items that are restricted to a certain range (i.e.
_cell.length_a
). If so, maybe it is worth including this piece of information in the definition of the _enumeration.range data item from theddl.dic
dicationary?The text was updated successfully, but these errors were encountered: