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

integrate NIAC decision on errors & uncertainties #685

Merged
merged 10 commits into from
Jan 23, 2020

Conversation

prjemian
Copy link
Contributor

fixes #634

@prjemian prjemian assigned prjemian and unassigned prjemian Sep 11, 2019
@prjemian
Copy link
Contributor Author

Not sure this is ready for review or why this branch is stale.

@prjemian prjemian added this to the NXDL 2019.10 milestone Jan 21, 2020
@prjemian
Copy link
Contributor Author

2020 Code Camp will look at this PR and issue and recommend next action.

@prjemian
Copy link
Contributor Author

2020 Code Camp: Related open issues about uncertainties are #370, #532, and #634

prjemian and others added 3 commits January 23, 2020 12:53
Moving "axes" from an attribute to a fieldname suffix potentially follows from the NIAC decision about uncertainties, but it hasn't been explicitly discussed by the NIAC yet and so shouldn't be stated in the documentation at this time.
describe field suffixes reserved by NeXus
This pattern of using ``VARIABLE_errors`` can be used
throughout a NeXus data file to associate uncertainties
with a dataset named ``VARIABLE``. This pattern also
applies to other relationships such as ``VARIABLE_resolutions``
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VARIABLE_resolutions does not exist in master branch now

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could replace with VARIABLE_indices

@prjemian prjemian marked this pull request as ready for review January 23, 2020 21:23
@prjemian prjemian merged commit f33244e into master Jan 23, 2020
@prjemian prjemian deleted the errors_uncertainties_634 branch January 23, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NIAC has decided about how to report errors/uncertainties
3 participants