Index: trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7078)
+++ trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7079)
@@ -116,5 +116,5 @@
 
     Float_t integral = h2->Integral(5, 14);
-    Float_t integralmc = -35.6*psf + 11000;
+    Float_t integralmc = -33.0*psf + 10517;
     Float_t ratiodatamc = (integral/integralmc)*100;
     TString ratio = Form("%5.1f", ratiodatamc);
Index: trunk/MagicSoft/Mars/datacenter/scripts/runganymed
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7078)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7079)
@@ -69,8 +69,5 @@
 fi
 
-#cd $mars
-
-macrospath=/home/operator/Mars.cvs/datacenter/macros
-cd /home/operator/Mars.cvs
+cd $mars
 
 date > $lockpath/lock-getting-ganymed-list.txt >> $scriptlog 2>&1
@@ -187,5 +184,5 @@
   
   echo "run ganymed..." >> $scriptlog 2>&1
-  ./ganymed -b -q -f --log=$outpath/ganymed$no2.log --out=$outpath $datasetfile  2>> $scriptlog> /dev/null
+  ./ganymed -b -q -f --full-display --sum --log=$outpath/ganymed$no2.log --out=$outpath $datasetfile  2>> $scriptlog> /dev/null
   check1=$?
 
