You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the thresholds are essentially percentages relative to the reference value. As a result, reference values cannot be 0, as also the bounds will be set to zero and if done so, reframe will ignore them. See #2833. We need a way to support absolute thresholds as well as relative.