Page MenuHomeHEPForge

Add functions to fit models to return DP likelihood(s) and signal DP amplitudes
ClosedPublic

Authored by tlatham on Nov 15 2023, 12:46 PM.
Tags
Referenced Files
F19274151: D104.1759140631.diff
Sun, Sep 28, 11:10 AM
F19218585: D104.1759096946.diff
Sat, Sep 27, 11:02 PM
F19218458: D104.1759096436.diff
Sat, Sep 27, 10:53 PM
F19215088: D104.1759092863.diff
Sat, Sep 27, 9:54 PM
F19200460: D104.1759071290.diff
Sat, Sep 27, 3:54 PM
Subscribers
None

Details

Summary
  • Add functions to fit models that return:
    • signal DP amplitudes
    • signal and background DP likelihood(s)
  • Add example to plot histograms of likelihood values

Caveat: SCF signal is not currently handled - an appropriate warning is printed

Closes T227

Test Plan

Ran example and histogram matched expectation

Diff Detail

Repository
rLAURA laura
Branch
tlatham_T227_new
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 272
Build 272: arc lint + arc unit

Event Timeline

tlatham created this revision.
This revision is now accepted and ready to land.Nov 16 2023, 5:24 PM
tlatham changed the visibility from "All Users" to "Public (No Login Required)".Nov 16 2023, 5:37 PM
tlatham changed the edit policy from "All Users" to "Laura (Project)".
tlatham added a project: Laura.

Thanks John!