X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=graph.sh;h=611eb840b1710335d3d95166b228397c408dd510;hb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;hp=b54fcf4097c78924c72cac850af0180613bdbd0b;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/graph.sh b/graph.sh index b54fcf4..611eb84 100755 --- a/graph.sh +++ b/graph.sh @@ -13,14 +13,16 @@ # You should have received a copy of the GNU General Public License # # along with this program. If not, see . # # # -# Written and (C) by Francois Fleuret # +# Written by Francois Fleuret # +# (C) Idiap Research Institute # +# # # Contact for comments & bug reports # ######################################################################### 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") {