# $ENV{'PATH'}=$ENV{'PATH'}.":/home/hadaq/bin";
$ENV{'PATH'}=$ENV{'PATH'}.":/local.1/bastelstube/daqdata/bin";
print br,$ENV{'PATH'},br;
-qx%./run.pl -t 0.1 -id ccc1ccc1%;
-print img{src=>'./preview/image_recalibrated_1.png'};
+
+system("./exec_evtbuild_t.pl -t ".$runtime); #14
+system("mv te1* ./temp.hld");
+system("./unpack_hld.pl -f ./temp.hld");
+# qx%./run.pl -t 0.1 -id ccc1ccc1%;
+print img{src=>'./image_recalibrated_ccc1.png'};
print "finished",br;
print end_html;