Skip to content

Show confidence intervals in bayes plot dialog#211

Open
StephenNneji wants to merge 6 commits intoRascalSoftware:mainfrom
StephenNneji:show_confidence
Open

Show confidence intervals in bayes plot dialog#211
StephenNneji wants to merge 6 commits intoRascalSoftware:mainfrom
StephenNneji:show_confidence

Conversation

@StephenNneji
Copy link
Contributor

@StephenNneji StephenNneji commented Mar 10, 2026

Fixes #207

Screenshot 2026-03-10 110555

I have manually added wheels to fix the shift value error until dev14 is released

Copy link
Collaborator

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

All looks good.

@DrPaulSharp
Copy link
Collaborator

On second thoughts, the code in this branch causes the following issue when generating corner plots for the example DSPC_standard_layers with a maximised Bayes window:

image

This problem persists when the size of the window is reduced, but if the window is closed, reopened and corner plots are generated with the window at its default size, this does not occur. Maximising the windows after generating corner plots also shows this problem.

It seems likely this is due to moving the plot layout code in plot.py.

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.

We're not outputting Bayes parameter values....

2 participants