automatic commit
[folded-ctf.git] / graph.sh
index b54fcf4..c1beaee 100755 (executable)
--- a/graph.sh
+++ b/graph.sh
@@ -20,7 +20,7 @@
 echo "Parsing the log files"
 
 for p in hb h+b; do
-    grep ^INFO results/${p}-*/log  | grep "FALSE_NEGATIVE_RATE\|PER_VGA" | \
+    grep ^INFO results/${p}-*/log  | grep "DECIMATED_FALSE_NEGATIVE_RATE\|DECIMATED_NB_FALSE_POSITIVES_PER_VGA" | \
         sed -e "s/[^0-9A-Z_ .]//g" | \
         awk '{
                if($2 == "DECIMATED_FALSE_NEGATIVE_RATE") {