Skip to content

Add nmrglue extractor #33

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

Merged
merged 6 commits into from
Jun 18, 2025
Merged

Add nmrglue extractor #33

merged 6 commits into from
Jun 18, 2025

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented May 20, 2025

Adds an extractor for https://github.com/jjhelmus/nmrglue.

@ml-evs ml-evs marked this pull request as ready for review June 17, 2025 09:55
Comment on lines +10 to +16
supported_filetypes:
- id: jcamp-dx
template:
input_type: jcampdx
description: >-
Note: Only 1D NMR data is supported, not the full JCAMP-DX standard. Many
other NMR data file formats are supported.
Copy link
Contributor

Choose a reason for hiding this comment

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

Note: added in #32.

Comment on lines +36 to +38
- method: python
setup: nmrglue
command: nmrglue.fileio.{{ input_type }}.read
Copy link
Contributor

Choose a reason for hiding this comment

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

Is yadg the only package that bothered with a command-line API?

Copy link
Member Author

Choose a reason for hiding this comment

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

Imagine so, presumably because you embed some provenance and traceability in your output format, where most other codes don't

@ml-evs ml-evs merged commit c201fad into main Jun 18, 2025
3 checks passed
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.

2 participants