Skip to content

"Inequality constraints incompatible" Error when fitting a workspace #1884

Discussion options

You must be logged in to vote

Hi @nicolas-berger-github, I investigated the workspace and believe the issue is ultimately due to a few normsys modifiers being ill-defined: the multiplier in "down" direction is set to 0.0, but a strictly positive number is needed for the interpolation / extrapolation to work. Subsequently, the model prediction becomes NaN and the fit fails. A minimal example extracted from the workspace provided is the following (pruned out other channels, samples, modifiers and bins):

spec = {
    "channels": [
        {
            "name": "os2l_ge8j3bL_SR__BDT_opt4__full",
            "samples": [
                {
                    "data": [
                        0.11121033468264852

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@berger-nicolas
Comment options

Answer selected by berger-nicolas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants