Index: trunk/DataCheck/Processing/RunStar.sh
===================================================================
--- trunk/DataCheck/Processing/RunStar.sh	(revision 14828)
+++ trunk/DataCheck/Processing/RunStar.sh	(revision 14829)
@@ -30,5 +30,5 @@
 seqfile=$seqpath"/"$nightpath"/"$seqnum".seq"
 inpath=$datapath"/callisto/"$nightpath
-outpath=$datapath"/star/"$nightpath
+outpath=$datapath"/star_4.0_2.5/"$nightpath
 makedir $outpath
 logfile=$outpath"/"$seqnum"-images.log"
@@ -40,5 +40,7 @@
 setstatus "start" 
 
-check1=`root -q -b fact/star.C\("\"$seqfile\""\,7.5\,3.9\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
+#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/star.C\("\"$seqfile\""\,4.0\,2.5\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
 
 case $check1 in
