cms-analysis / CombineHarvester

CMSSW package for the creation, editing and analysis of combine datacards and workspaces
cms-analysis.github.io/CombineHarvester/
15 stars 180 forks source link

Fix RenameSystematics behavior for `rateParam` #329

Closed anigamova closed 3 weeks ago

anigamova commented 1 month ago

When a rateParam is renamed with RenameSystematics method the initial value and ranges are not propagated to the new parameter created with CreateParameterIfEmpty, propose using RenameParameter instead.