X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=ctest%2Fprota_unres_energy_check.sh;h=4d19aaadffdcb2f96042a62fcb8dc8e1bd37016c;hb=8455ea3bbd427f3667304fe570f8ba0d562f100c;hp=868163f1458cb0260d004191c3039308099336f1;hpb=782e7a6f4817c4413f6c1bb34aed24c42305e91c;p=unres.git diff --git a/ctest/prota_unres_energy_check.sh b/ctest/prota_unres_energy_check.sh index 868163f..4d19aaa 100755 --- a/ctest/prota_unres_energy_check.sh +++ b/ctest/prota_unres_energy_check.sh @@ -95,7 +95,8 @@ elif [ "$1" == "1L2Y_B" ]; then elif [ "$1" == "1L2Y_remd" ]; then - tail -q -n +5 1L2Y_remd*.stat >remd_all.stat + rm -rf remd_all.stat + tail -q -n +1000 1L2Y_remd*.stat >remd_all.stat ./matplotlib_hist.py echo "`pwd`/1L2Y_remd_ene_hist.png"