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

New Multi-Closure test analysis module #2272

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

comane
Copy link
Member

@comane comane commented Feb 4, 2025

addresses #2159

The main goals of this PR are:

  • multiclosure analysis modules are reviewed and rewritten based on the new findings of the inconsistent closure tests paper.
  • All functions / helpers used for computation of bias with exp. covmat are removed
  • All functions / helpers for computation of variance are removed.

comane added 26 commits February 4, 2025 15:42
…llow for proper regularization of covariance matrix in the full-dataset case
…rs (bias and variance) that were computed using the experimental covmat rather than the regularized PDF covmat
@comane comane changed the title [WIP] Polish Closure test module New Multi-Closure test analysis module Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant