Conversion of Bruker processed data to CSDM #407
Unanswered
rsarkar281
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Hi, Thanks for reaching out. We are aware of this issue and are working with nmrglue to fix the issue. The fix pr in nmrglue -> jjhelmus/nmrglue#227 It might be a while till the next version of nmrglue with the fix releases. I am attaching a script with you to read the process data using nmrglue. Let me know if you have any other questions. Testing_MRsimulator_csdmpy.ipynb.zip Best, |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Developers,
I would like to fit an experimental Bruker MAS spectrum. In doing so, I would like to import the Topspin processed spectrum into the CSDM format. This is because if I process the data using nmrglue and similar methods shown (https://mrsimulator.readthedocs.io/en/stable/introduction/fitting_example.html#import-experimental-dataset) , I have a very bad baseline, and subsequently the fit results are not satisfactory. The problem is if I convert the bruker processed data using nmrglue.bruker.read_pdata and then convert this to CSDM, it doesn't find the proper ppm scale. Could you please let me know how to do this ? Many thanks,
Beta Was this translation helpful? Give feedback.
All reactions