You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we implement a SPINit.py component to the nmrglue package as well? I do not know if this is a rather niche NMR software, but I know a couple of other people who are also using it for certain applications.
I have a working script/code-snippet to load in binary data into python, but I am aware that it takes a bit more coding for a proper implementation into the nmrglue package. I also have a file-format document from the makers of the software (RS2D) explaining the header and binary data.
If this is something you guys are interested in implementing, should I open up a pull-request with a starting-point/my code snippet with some example data and some information about file formats etc. - or would it be better to continue the discussion in this issue tread? I would be happy to contribute with what I can, but will probably need some assistance in implementing this in the correct way.
The text was updated successfully, but these errors were encountered:
Could we implement a SPINit.py component to the nmrglue package as well? I do not know if this is a rather niche NMR software, but I know a couple of other people who are also using it for certain applications.
I have a working script/code-snippet to load in binary data into python, but I am aware that it takes a bit more coding for a proper implementation into the nmrglue package. I also have a file-format document from the makers of the software (RS2D) explaining the header and binary data.
If this is something you guys are interested in implementing, should I open up a pull-request with a starting-point/my code snippet with some example data and some information about file formats etc. - or would it be better to continue the discussion in this issue tread? I would be happy to contribute with what I can, but will probably need some assistance in implementing this in the correct way.
The text was updated successfully, but these errors were encountered: