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

plots don't obey limits #1069

Open
jgassert opened this issue Jan 15, 2025 · 0 comments
Open

plots don't obey limits #1069

jgassert opened this issue Jan 15, 2025 · 0 comments

Comments

@jgassert
Copy link

After running

m_fldaCDM.migrad()
m_fldaCDM.hesse() 

in a Jupyter notebook, the plots of data and fit are automatically displayed, but the fitted line is only plotted over the first and last datapoint. In an unsorted array/list, this gives unexpected plots, not starting from the beginning. A simple addition of min/max calls when plotting would solve 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

No branches or pull requests

1 participant