ximmer
ximmer copied to clipboard
Using and underscore in an analysisconfig results in wrongly labeled ROC curve
eg:
analyses {
test {
cnmops_test_1 {
...
}
}
}
It causes the caller to be identifed as cnmops_test.1 which creates a mismatch in the code that labels the ROC curve.