-
Notifications
You must be signed in to change notification settings - Fork 5
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
Group plots #116
Group plots #116
Conversation
077a1f0
to
2bf77be
Compare
This looks great for the profiles. So nice to have everything in one place and to have the TC.jl main. Thank you so much for doing this! Good luck with the contours! |
26cd53f
to
9ba7c42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good. exactly where can I see all plots now?
There should be two figs per case: |
Yeah, we definitely need some tweaking here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After fixing the plots I think its great to merge.
af3bab2
to
cf44759
Compare
Ok, we're now filtering out |
It might also be useful to annotate the build with these plots: https://buildkite.com/docs/agent/v3/cli-annotate#embedding-and-linking-artifacts-in-annotations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
cf44759
to
1d2c8a0
Compare
This PR is pretty big, but I'll take a look at this in a subsequent one. I think this is as good as I can get it on the first pass. There's still room for improvement on the profiles. |
bors r+ |
bors r- |
Canceled. |
Actually, I'd like to see the remote results before merging. |
bors r+ |
This should help in reducing the number of clicks required to review all the results.
I think one more thing we could do is separate mse tables from what is plotted, as well as flexibility with, for example, plotting contours but not profiles.
This PR also fixed a bug in the variable map (
updraft_qr
)