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

Frequency domain processing: Phase correction #3

Open
darrencl opened this issue Mar 11, 2020 · 0 comments · May be fixed by #2
Open

Frequency domain processing: Phase correction #3

darrencl opened this issue Mar 11, 2020 · 0 comments · May be fixed by #2

Comments

@darrencl
Copy link
Contributor

darrencl commented Mar 11, 2020

Hi @c42f , I would like to implement phase correction for us to use water suppressed data (non-eddy corrected).

I saw there are some methods to estimate zero and first order phase parameters in suspect (See here), also in NMRGlue (see here). What is your recommended way to do this?

Based on my understanding after we got the phi0 and phi1, we're adding those and multiplying the spectrum by that, i.e. spec_corrected = spec * (phi0 + phi1)?

Thanks!

@darrencl darrencl linked a pull request Mar 12, 2020 that will close this issue
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 a pull request may close this issue.

1 participant