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

Fixed range in spectra output using the command "doProcessing" #2

Open
mkhpfister opened this issue Nov 22, 2021 · 3 comments
Open

Comments

@mkhpfister
Copy link

Hello,
I am wondering why the spectra are always output with a fixed range from - 0.5 to 11 ppm. Would it be possible to adjust the range flexibly?
Using the "setPPMbonds(...)" command before "doProcessing" in order to set limits has no effect on the result.

Kind regards,
Michael

@djacob65
Copy link
Member

@mkhpfister The ppm range has been set by default between -0.5 and 11 ppm for proton and between 0 and 200 for carbon because these are the most common uses. But indeed, it should be possible to change these values and the setPPMbounds function seems inoperative. I will correct this. Thank you for this remark.
Kind regards
Daniel

@mkhpfister
Copy link
Author

@djacob65 Thanks Daniel, for your kind reply. Good to know, that you will fix this issue.
Kind regards
Michael

@djacob65
Copy link
Member

djacob65 commented Dec 3, 2021

@mkhpfister I've just push the new release allowing the ppm ranges to be changed help with the setPPMbounds function.
Kind regards
Daniel

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

No branches or pull requests

2 participants