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

Refactor plotruns_lib in preparation for plotting extensions. #432

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Refactor plotruns_lib in preparation for plotting extensions.

  1. Streamline plotruns_lib for more abstraction. Specify data and formatting details in new PLOT_CONFIG object, which can be extended without needing to touch lib methods.

  2. Remove redundant post_init for PlotData

  3. Various cleanups, e.g.
    (i) cleaner figure title handling
    (ii) in comparison plots, the max and min are taken from the combined plots, as opposed to only the first dataset provided
    (iii) attempt to set a better default ymax for the volatile chi plots

Correctness verified by eye through direct comparison with the legacy version.

@copybara-service copybara-service bot force-pushed the test_682055943 branch 2 times, most recently from 248b7b6 to 822fb54 Compare October 4, 2024 21:32
@copybara-service copybara-service bot closed this Oct 4, 2024
@copybara-service copybara-service bot deleted the test_682055943 branch October 4, 2024 21:39
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.

0 participants