-
Notifications
You must be signed in to change notification settings - Fork 8
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
Xrd reader integration #179
Conversation
afe7d79
to
6424133
Compare
@sherjeelshabih, @lukaspie or @domna can you review the PR. I need to merge it in a bit hurry, so that I bring this into the nomad develop branch and finish the first step of XRD project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @RubelMozumder, it look already quite nice. Some comments:
- The XRD works once you implement the change I am suggesting in the xrd_helper.
- Files and test notebooks should be removed.
I am now checking if the updates to the converter/writer also work for other data than XRD.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
8d021af
to
29819c6
Compare
Pull Request Test Coverage Report for Build 7075918067
💛 - Coveralls |
2a710ff
to
e813a22
Compare
2331052
to
49daf29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The update of nexus_definitions does not seem to be correct and matching the MPES and EM tests. |
This EM application definition is changed in fairmat brach. |
Sorry @sherjeelshabih for turning off you from PR. I thought I could immediately merge the PR after tuning off you from the reviewer list. But later I see another blocker from Markus PR in Nexus definition. |
No worries. Just relax. |
PR:
xrdml
file.test_mpes_writting
according to the modified application definition that come from nexus def. PR-51.test_get_node_at_nxdl_path()
according to PR-51 (see above). Now that the test file has been placed in the test data folder, the nexus feature test does not break due to change in application modification.Next Step: