Skip to content

fix: Add support for asymmetric error bars in deltakit.analysis#273

Open
mhmohona wants to merge 1 commit into
Deltakit:mainfrom
mhmohona:error
Open

fix: Add support for asymmetric error bars in deltakit.analysis#273
mhmohona wants to merge 1 commit into
Deltakit:mainfrom
mhmohona:error

Conversation

@mhmohona
Copy link
Copy Markdown

@mhmohona mhmohona commented Jun 4, 2026

🔗 Closed Issues

Link any issues closed or comments addressed by this PR.
"Closes #X" will close issue X automatically when the PR is merged.
Closes #134


📝 Description

asymmetric_lep_uncertainty_demo_deltakit_api asymmetric_lep_uncertainty_demo

Symmetric vs asymmetric: Gray = old ±3σ Gaussian; teal = binomial likelihood intervals (h=1000). At low rates, symmetric band is too narrow upward and can mislead near zero.

Deltakit plotting API: Data points use logical_error_probabilities_fit; orange line + shaded band = LEPPR fit (still symmetric on ε — known limitation).

Add any additional description required to understand the PR.
Cite related issues, PRs, or comments as needed.


🚦 Status

If anything still needs to be done before this PR can be merged, track it here.


🛠️ Future Work

Focused PRs are good!
Create and link issues for any follow-up work needed.


➕️ Additional Information

Anything that doesn't fit into a category above.


🧾 Release Note

If this PR will be squash-merged, draft the final one-line commit message here.
Otherwise, describe your rebase strategy or how you plan to maintain clean commits.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 4, 2026

CLA assistant check
All committers have signed the CLA.

@nelimee nelimee added the unitaryDESIGN Issue that is part of the unitaryDESIGN 2026 hackathon label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deltakit-core deltakit-explorer unitaryDESIGN Issue that is part of the unitaryDESIGN 2026 hackathon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

request: support asymmetric error-bars in deltakit.analysis

3 participants