Opened 10 years ago
Closed 10 years ago
#57 closed enhancement (fixed)
Add mechanism for blinding values of floated parameters
Reported by: | Thomas Latham | Owned by: | Thomas Latham |
---|---|---|---|
Priority: | major | Milestone: | v3r1 |
Version: | Keywords: | ||
Cc: |
Description
It is quote common practice to perform blind analyses, in particular when searching for CP violation. It would be good for Laura++ to have the ability to blind the values of any fitted parameters.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Status: | new → testing |
---|
(In [263]) Further work on the blinding mechanism. New method added LauParameter::blindParameter that activates the blinding. The rest of the framework updated to use another new method LauParameter::unblindedValue in all likelihood calculations etc. Example GenFitNoDP updated to include lines to optionally blind the yield parameters. oktotest #57
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Note: See
TracTickets for help on using
tickets.
Changeset [262] addresses this ticket.