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

convergence status/loading bar #117

Open
bchasnov opened this issue Aug 8, 2020 · 0 comments
Open

convergence status/loading bar #117

bchasnov opened this issue Aug 8, 2020 · 0 comments

Comments

@bchasnov
Copy link
Collaborator

bchasnov commented Aug 8, 2020

The recent version displays every iteration of the solver even before the solution completely converges. We therefore need to be more cautious about when we are displaying nominal/yellow trajectories. A few new things are needed

  • gray-out the trajectory until the solution has converged, and do not allow committing non-converged trajectories.
  • status bar information (percent done, loading bar, the likes)

This will be important especially with multiple trajectories. It will get crowded and we should only see the valid trajectories.

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