-
Notifications
You must be signed in to change notification settings - Fork 1
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
Write archive.data.result section with hdf5 ref #116
base: write-nexus-section
Are you sure you want to change the base?
Conversation
@RubelMozumder we should base this PR on |
f5a9abf
to
c01da98
Compare
Yeah, I know. I just updated to compare the test between github pipeline and local one. |
427ca28
to
9b22316
Compare
88e3fa4
to
ff9134b
Compare
0519299
to
f84b31e
Compare
Co-authored-by: Sarthak Kapoor <[email protected]>
Co-authored-by: Sarthak Kapoor <[email protected]> Co-authored-by: Hampus Näsström <[email protected]>
* Implement write nexus section based on the populated nomad archive * app def missing. * mapping nomad_measurement. * All concept are connected, creates nexus file and subsection. * adding links in hdf5 file. * Remove the nxs file. * back to the previous design. * Include pynxtools plugins in nomad.yaml and extend dependencies including pynxtools ans pnxtools-xrd. * PR review correction. * Remove the entry_type overwtitten. * Remove comments. * Replace __str__ function. * RUFF * Update pyproject.toml Co-authored-by: Sarthak Kapoor <[email protected]> * Update src/nomad_measurements/xrd/schema.py Co-authored-by: Sarthak Kapoor <[email protected]> * Update src/nomad_measurements/xrd/nx.py * Replace Try-block. --------- Co-authored-by: Sarthak Kapoor <[email protected]> Co-authored-by: Sarthak Kapoor <[email protected]>
d583974
to
3aeb548
Compare
Co-authored-by: Sarthak Kapoor <[email protected]> Co-authored-by: Hampus Näsström <[email protected]>
Co-authored-by: Sarthak Kapoor <[email protected]>
…where this reference should go.
a61f467
to
f0a8606
Compare
71b6952
to
19dec87
Compare
PR #111 is handled here.