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

Add uncertainties and subruns to powder patterns in project files #387

Closed
peterfpeterson opened this issue Feb 13, 2020 · 1 comment
Closed

Comments

@peterfpeterson
Copy link
Member

As pointed out in #310, the reduced diffraction data does not have uncertainties. This would also be a good time to add the extra attributes so it is plottable NeXus data. This means that the reduced diffraction data group should have additional attributes:

  • NX_class with value NXdata
  • signal with value main
  • axes with value ["2theta", "subrun"]

There should be additional fields

  • subrun
  • 2theta gets a units attribute
  • main_error
@fanchercm
Copy link
Collaborator

data uncertainty was added in #403

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

No branches or pull requests

2 participants