Skip to content
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

Correctly guessing spectral widths in multidimensional datasets #98

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

kaustubhmote
Copy link
Collaborator

The bruker.guess_udic and the underlying add_axes_to_udic only looked up parameters present in the acqus file and failed for higher dimensions. The SW_h key is not available for indirect dimensions and the spectral width is now calculated from SW and SFO1 parameters. This PR does not change default behavior.

@jjhelmus
Copy link
Owner

jjhelmus commented Jun 7, 2019

LGTM, thanks for the fix @kaustubhmote. This might help with #97 as well.

@jjhelmus jjhelmus merged commit cdc7c59 into jjhelmus:master Jun 7, 2019
@kaustubhmote
Copy link
Collaborator Author

Ya, that is what I was trying to fix when I saw this. However #97 seems to have some issue in the direct dimension, which should have be read correctly even without this fix.

@kaustubhmote kaustubhmote deleted the bruker_guessing_udic branch March 28, 2020 14:03
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