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

warnings and multistart flag #293

Open
AdityaSavara opened this issue Aug 2, 2022 · 1 comment
Open

warnings and multistart flag #293

AdityaSavara opened this issue Aug 2, 2022 · 1 comment

Comments

@AdityaSavara
Copy link
Owner

We should collect warnings and put them in set which we then write in the log files. (probalby both log files when there is an mcmc mulitstart)

Additionally, we should have a multi-start flag so that we can collect warnings from individual runs when there is a multistart, and put them in the larger warnings set.

We can have self.multi_start_warnings and self.individual_run_warnings or something like that

@AdityaSavara
Copy link
Owner Author

• Make warning suppression specific to RuntimeWarnings
o Suppress duplicate warnings

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