Skip to content

implement POI scaling for 2D scan#142

Merged
davidwalter2 merged 1 commit into
WMass:mainfrom
cippy:scalePoiScan
Jun 22, 2026
Merged

implement POI scaling for 2D scan#142
davidwalter2 merged 1 commit into
WMass:mainfrom
cippy:scalePoiScan

Conversation

@cippy

@cippy cippy commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

As in the title.

I didn't touch the object "h_countour", which acts on the output of rabbit_fit .py produced when using --contourScan2D, because it seems this is not yet fully implemented or not used in general.
I could possibly work on that too assuming it works similarly to the other objects.

Also, I didn't modify rabbit/bin/rabbit_plot_likelihood_scan.py, should I change that as well for consistency?

@davidwalter2 davidwalter2 merged commit 07556b7 into WMass:main Jun 22, 2026
23 checks passed
lucalavezzo added a commit to lucalavezzo/rabbit that referenced this pull request Jun 23, 2026
Integrates the merged sibling PRs into the priors/unification branch:
  WMass#140 fit-ops (minimizer flags, externalPostfit), WMass#142 scalePoiScan,
  WMass#143 CompositeParamModel layout fix, WMass#144 blinding groups.

Conflicts (both trivial):
  - fitter.py: blinding_group=options.blindingGroup (main's direct form;
    the SimpleNamespace test fixtures already carry blindingGroup=[]).
  - helpers.py: kept main's cleaned-up version (dropped the explanatory
    comment removed on main).
Also dropped tests/test_composite_param_model.py, which the merge
re-introduced from this branch but was deliberately removed on main.

Validated: lint clean; pytest (15) + the five CI script-tests pass; the
ParamModel-prior closure is unchanged (gaussian sig_prior 1.105769e-02,
asym (-1.097e-2,+1.114e-2)); parsing.py is identical to main so all of
WMass#140/WMass#142/WMass#144's CLAs are present.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants