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

Steps #7

Merged
merged 9 commits into from
Apr 20, 2022
Merged

Steps #7

merged 9 commits into from
Apr 20, 2022

Conversation

williamshen-nz
Copy link
Collaborator

Adding steps before simulation, steps per simulation

Improve evaluate script

And other stuff I forgot about



Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can blame pycharm for re-indenting everything... Only added print stuff here

if verbose:
if result == "" and self.process.poll() is not None:
# Process has finished
assert self.finished, "Process finished but not marked as finished"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should remove this check and let whatever is calling it handle it

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

Successfully merging this pull request may close these issues.

1 participant