-
Notifications
You must be signed in to change notification settings - Fork 5
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
Parameter bounding logical error after baseline correction #22
Comments
Hi @ccourpalais, Thanks for the issue. To address this, please provide much more context on what is yielding the error. You can attach a copy of the chromatogram you're trying to fit here, along with your code that is failing. Additionally, please tell us what version of hplc-py you are running, as version 0.2.7 fixed a bug that would sometimes yield this. |
This is the csv file I am using. I have changed the column names from R.Time (min), Intensity to time, signal, but am met with errors in both cases. This is a pdf of the code. I am using version 0.2.7 |
Returning, "Each lower bound must be strictly less than each upper bound."
The text was updated successfully, but these errors were encountered: