Index: trunk/DataCheck/Tools/get_data.sh
===================================================================
--- trunk/DataCheck/Tools/get_data.sh	(revision 19560)
+++ trunk/DataCheck/Tools/get_data.sh	(revision 19562)
@@ -163,12 +163,12 @@
       zdfactor="pow(cos(fZenithDistanceMean*PI()/180)*exp(1-cos(fZenithDistanceMean*PI()/180)),4.2)" 
       thfactor="(1.18-IF(ISNULL(fThresholdMinSet),fThresholdMedian,fThresholdMinSet)*0.00062)" 
-      # ETh: 1060 GeV 
-      crabflux="1.9"
+      # ETh: 1070 GeV 
+      crabflux="1.89"
       ;;
    "AnalysisResultsRunCutsLC")
       zdfactor="pow(cos(fZenithDistanceMean*PI()/180)*exp(1-cos(fZenithDistanceMean*PI()/180)),4.5)" 
       thfactor="(1.37-IF(ISNULL(fThresholdMinSet),fThresholdMedian,fThresholdMinSet)*0.00118)" 
-      # ETh: 775 GeV
-      crabflux="3.2"
+      # ETh: 785 GeV
+      crabflux="3.14"
       ;;
    "AnalysisResultsRunLP")
@@ -176,6 +176,6 @@
       #zdfactor="(1/(pow(cos(fZenithDistanceMean*PI()/180),3)+14.8/21.9*pow(sin(2*fZenithDistanceMean*PI()/180),5)))" 
       thfactor="(1-0.00124/1.21*(fThresholdMinSet-500)*(fThresholdMinSet>=500))"                                 
-      # ETh: 1090 GeV 
-      crabflux="1.8"
+      # ETh: 1100 GeV 
+      crabflux="1.81"
       ;;
    "*")
