Skip to content

Dependence on LC_NUMERIC settings #1048

@anigamova

Description

@anigamova

Several users running Combine CMSSW based build at DESY reported incompatibility with the results obtained with containers, or those from lxplus. It appeared because of LC_NUMERIC=de_DE.UTF-8, the initial values of rateParameters (which was then frozen in the fit) was converted to int within doVar, because of differences in decimal points.

To start with we can add unset LC_NUMERIC to the instructions, but it is quite worrying that the results can depend on locale settings. I think the scope is much larger and RooStats are affected as well, so tagging @guitargeek here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions