Index: trunk/DataCheck/Processing/RunStar.sh
===================================================================
--- trunk/DataCheck/Processing/RunStar.sh	(revision 17610)
+++ trunk/DataCheck/Processing/RunStar.sh	(revision 17891)
@@ -42,5 +42,9 @@
 #check1=`root -q -b fact/star.C\("\"$seqfile\""\,7.5\,3.9\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
 # new cleaning levels starting from version 2012.06.22
-check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,4.0\,2.5\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
+#check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,4.0\,2.5\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
+# new cleaning levels for the new calibration
+#check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,5.2\,3.3\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
+# new cleaning
+check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
 
 case $check1 in
