Skip to content

Show confidence intervals in bayes plot dialog#211

Merged
StephenNneji merged 7 commits into
RascalSoftware:mainfrom
StephenNneji:show_confidence
Apr 10, 2026
Merged

Show confidence intervals in bayes plot dialog#211
StephenNneji merged 7 commits into
RascalSoftware:mainfrom
StephenNneji:show_confidence

Conversation

@StephenNneji

@StephenNneji StephenNneji commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #207

Screenshot 2026-03-10 110555

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

@DrPaulSharp DrPaulSharp left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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.

@StephenNneji StephenNneji merged commit 170b198 into RascalSoftware:main Apr 10, 2026
4 checks passed
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