Commit 01aff51
authored
[Common] fixed computation of output quality for ReferenceComparatorCheck (#2389)
In the current code the output quality was always Null because
the initial Null value is always not better than any other quality
from the plots analysis.1 parent 98fca14 commit 01aff51
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments