Aggregated updates for the next release (0.6.9.4)
This MR collects updates for the next release (0.6.9.4).
Merge request reports
Activity
added 4 commits
- 2ed8f1ee - add macro for selecting parameters from a RooArgSet instance that a RooAbsArg instance depend on
- edaff07a - allow getting variable attributes for non RooAbsReal instance
- da3351df - allow getting difference between two RooArgSet instances
- 0b6eaf79 - first implementation of the discrete nuisance class
Toggle commit listadded 2 commits
added 2 commits
added 6 commits
- 9bdcb367 - add status result to hybrid fit report
- 8ad78c7a - fix missing condition
- 2145d0ba - fix bug in getting bin content for TH2 and TH3 objects
- 4e821843 - implement potentially faster way of getting pdf values
- a1048313 - implement new method of getting asimov dataset from pdf which is faster
- e026da0a - set verbosity of child classes of ExtendedModel
Toggle commit listadded 5 commits
- 2ee24b5b - add method to set constant state of all args in a RooArgSet
- 2e525d5f - add discrete nuisance support in AnalysisBase and ExtendedMinimizer
- b90abc6b - add method to freeze disassociated parameters in DiscreteNuisance
- 268fb984 - update treatment of conditional set in ExtendedMinimizer
- a40e45d5 - add methods for checking parameter bounds and automatically rescaling them
Toggle commit listadded 1 commit
- 9335645b - update method for generating asimov dataset from pdf
added 11 commits
- 3fffda30 - 1 earlier commit
- a2124d6b - add method for parsing config dict in general
- a744099c - make the factorize pdf method more robust
- fcd550d9 - add macro and method for setting category indices in bulk via numpy arrays
- 78bdcece - fixes init in AsymptoticCLs and remove redundant method
- 9e4371d2 - allow setting minimizer directly in ExtendedModel to prevent double initialization
- fe363280 - allow setting minimizer directly in ExtendedModel
- a61c147c - [AnalysisBase] improve passing minimizer config arguments during...
- 9dc72b36 - [AsymptoticCLs] remove spurious set_poi function; update minimizer config...
- b1162388 - complete implementation of discrete nuisance minimization;
- 19e31ff1 - improve cli
Toggle commit listadded 1 commit
- 89f1ac66 - update default value of retry in limit setting cli to avoid breaking CI
added 15 commits
- e936c6c5...307e7a15 - 5 earlier commits
- 91d4dee1 - add feature in split_str to disable splitting within paranthesis
- 15bdded0 - improved implementation of ParamParser
- 59545abe - add methods for inter-conversion between list of dict and dict of list; add...
- 66288844 - fix syntax error
- 658712d9 - [AnalysisObject] allow passing minimizer options via kwargs; allow setting...
- 38ddb9de - code refactoring
- 219c1f80 - add option to change roofit result storage level
- 4055ebd5 - minor aesthetic change
- e87c6aaa - refactor code for concurrent methods
- a716f675 - implement ParameterisedSignificance class
Toggle commit listadded 2 commits
added 1 commit
- f7a4739b - fix missing arguments passed to ParameterisedRunner
added 5 commits
- b40499a4 - fix missing keyword arguments in PathManager
- 187f53b0 - make methods static if possible
- 1a179a6e - allow formatting output filename with poi name
- d3fb5806 - allow external parameterisation in ParameterisedLikelihood runner
- ffc1b8e9 - allow getting internal and external parameter points directly from...
Toggle commit listadded 2 commits
added 1 commit
- aa860bbc - bug fixes of accidentally copying workspace object when initializing ExtendedModel
mentioned in commit 079397ad
Please register or sign in to reply