Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Correctly guessing spectral widths in multidimensional datasets#98

Merged
jjhelmus merged 1 commit into
jjhelmus:masterfrom
kaustubhmote:bruker_guessing_udic
Jun 7, 2019
Merged

Correctly guessing spectral widths in multidimensional datasets#98
jjhelmus merged 1 commit into
jjhelmus:masterfrom
kaustubhmote:bruker_guessing_udic

Conversation

@kaustubhmote
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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