-
Notifications
You must be signed in to change notification settings - Fork 11
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
Memory error or something else? #16
Comments
to add on it. |
This seems unrelated to rampy per se... Which type of baseline were you using when this happened? |
I tried all of them. Currently, all but the The |
Yes, this would help because I don't understand the origin of this error. You can send that on my email maybe, [email protected] Thanks in advance ! |
Hi,
I am fitting a baseline in a large dataset (52k points) with a memory error:
the function call and arguments seem to be ok because it completes with way less data (~1k). Because of large gradients (sharp peaks) I would like to avoid decimating or smoothing the data. Is this a memory issue or something else?
(Julia v1.5.1, Win10: 16GB RAM)
The text was updated successfully, but these errors were encountered: