Skip to content

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.

3 participants