Index: trunk/DataCheck/Setup/setup.fact.lp.data
===================================================================
--- trunk/DataCheck/Setup/setup.fact.lp.data	(revision 17526)
+++ trunk/DataCheck/Setup/setup.fact.lp.data	(revision 17527)
@@ -17,6 +17,7 @@
 
 # software versions
-export factpath=/home/fact/FACT++
-export mars=/home/fact/SW.automatic.processing/Mars.svn.2013.09.06
+export factpath=/home/fact/operation # path where programs of FACT++ are linked 
+#export mars=/home/fact/SW.automatic.processing/Mars.svn.2013.09.06
+export mars=/home/fact/SW.automatic.processing/Mars.svn.2013.10.21
 
 # site
@@ -66,14 +67,20 @@
 
 # setup for Step1.sh
-disklimitdaq=800000000 # transfer and qla don't start when less than this is available on /daq
-bwlimit=90000 # transfer from newdaq to daq
-numruncallistos=10 # number of RunCallisto.sh started
+# disklimitdaq: transfer and qla don't start when less than this is available on /daq
+#     with more than 90% disk usage the data taking is affected
+disklimitdaq=800000000 
+# bandwidth limit for transfer from newdaq to daq
+bwlimit=90000 
+# number of RunCallisto.sh started on daq
+numruncallistos=20 
 
 # setup RunCallisto.sh
-numcallistos=3 # number of callisto.C (else RunCallisto.sh is doing sleep)
-callistowait=60 # seconds waiting before checking again number of callistos
+# number of callisto.C (else RunCallisto.sh is doing sleep) running on daq
+numcallistos=8
+# seconds waiting before checking again number of callistos
+callistowait=60 
 
 # setup for ZipRawData.sh
-numprocpigz=2 # number of processes used for pigz
+numprocpigz=3 # number of processes used for pigz
 limitpigz="90M" # transfer from daq to data
 
