Skip to content

Updating functions in rustbca.py #198

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

Merged

Conversation

toyofumi-yamauchi
Copy link
Contributor

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes # (issue)

Description

Please include a concise description of the change and how it addresses a relevant issue, including references, input files, and figures as relevant.

Tests

Please describe how the changes in this pull request have been tested, including system information such as OS.

The figure generated using "do_trajectory_plot" was not saved since plt.show() was placed before plt.savefig().
I change the order of them so that the generated figure automatically gets saved when you run "do_trajectory_plot".
I deleted the underscore before .png.
@drobnyjt drobnyjt merged commit 93a1061 into lcpp-org:main Oct 10, 2022
@drobnyjt
Copy link
Collaborator

Thanks for the contribution!

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.

2 participants