-
Notifications
You must be signed in to change notification settings - Fork 56
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
"Are there examples of code that reads NeXus data?" - asked at Nobugs 2018 #630
Comments
Very soon SasView 4.2.1 will have a functioning NXcanSAS reader. DAWN reads generic NeXus, and outputs NXcanSAS. |
@toqduj Can you provide URL to specific example in SASview? |
NXstxm can be read by:
|
Dials code for reading NXmx: https://github.com/cctbx/dxtbx/blob/master/format/nexus.py |
A F77 reading routine using NAPI for POLDI at SINQ PSI |
FOCUS stuff:
|
ZEBRA stuff in
|
NXreader.zip |
Once these are written into the user guide, this issue can be closed. |
HDF5gateway makes it easy to read a HDF5 file into an IgorPro folder, including group and dataset attributes, such as a NeXus data file, modify it, and then write it back out. |
Specifically, examples of code that reads specific application definitions and raise the prominence in the documentation
This will be a third subsection in examples/index.rst
The text was updated successfully, but these errors were encountered: