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

QoL: automatic limits in attractor continuation animation #71

Open
Datseris opened this issue May 31, 2023 · 0 comments
Open

QoL: automatic limits in attractor continuation animation #71

Datseris opened this issue May 31, 2023 · 0 comments
Labels
good first issue Good for newcomers ux user experience visualization

Comments

@Datseris
Copy link
Member

Our function animate_attractors_continuation is incredible. However, it requires explicitly inputted limits as the limits do not change during the video production. It makes sense that the limits do not change, but we can improve the default limits from 0-1. We can loop over all attractors found, for all of them estimate their minimum and maximum, and use the minima and maxima of all minima and maxima as the limits.

@Datseris Datseris added good first issue Good for newcomers ux user experience visualization labels May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers ux user experience visualization
Projects
None yet
Development

No branches or pull requests

1 participant