]> Creatis software - clitk.git/blobdiff - cluster_tools/gate_power_merge.sh
Add statistical tool to compute speed up for gate jobs
[clitk.git] / cluster_tools / gate_power_merge.sh
index 767fb2f6d2d70e063d4e0d8b0539f29ff1a66be4..8fa4cfc3b15935562fc7c5b898e22ae020f6755d 100755 (executable)
@@ -595,6 +595,11 @@ do
     merge_dispatcher_uncertainty "${outputfile}" "${force}"
 done
 
+echo "compute job statistics"
+python computeEnlapsedTime.py ${rundir} gate
+mv "statJobs.txt" "${outputdir}/statJobs.txt"
+
+
 if [ -f "${rundir}/params.txt" ]
 then
     echo "copying params file"