Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 9561)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 9562)
@@ -18,4 +18,16 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2010/03/01 Stefan Ruegamer
+
+   * resources/hilocalib.rc
+     - added df factors for p23-25, using the same as for p22. Sequences
+       are not running with df in these periods, therefore the correct
+       factors cannot be determined, and it doesn't matter anyway.
+
+   * datacenter/read_lapalma-tapes
+     - added automationsetup before movingrawfiles
+
+
 
  2010/02/23 Thomas Bretz
Index: /trunk/MagicSoft/Mars/datacenter/scripts/read_lapalma-tapes
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/read_lapalma-tapes	(revision 9561)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/read_lapalma-tapes	(revision 9562)
@@ -177,5 +177,5 @@
    echo -e "\nMoving raw files from $datatapepath to /data. This may take some hours if moving from ${magictapepath}. Please stand by." >> $logfile 2>&1
    date >> $logfile 2>&1
-   ssh -nx operator@dc07 'cd' $mars ' ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1
+   ssh -nx operator@dc07 'cd' $mars ' ; export AUTOMATIONSETUP=wue.magic.data ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1
    date >> $logfile 2>&1
    echo "Moving tape $tape to the export slots." >> $logfile 2>&1
Index: /trunk/MagicSoft/Mars/resources/hilocalib.rc
===================================================================
--- /trunk/MagicSoft/Mars/resources/hilocalib.rc	(revision 9561)
+++ /trunk/MagicSoft/Mars/resources/hilocalib.rc	(revision 9562)
@@ -4,4 +4,9 @@
 21: resources/hiloconv-df46-p21.root
 22: resources/hiloconv-df46-p22.root
+# df factors cannot be calculated, none of the sequence is running with df
+# inserting these factors so that makecallistolinks is running automatically
+23: resources/hiloconv-df46-p22.root
+24: resources/hiloconv-df46-p22.root
+25: resources/hiloconv-df46-p22.root
 
 27: resources/hiloconv-df46-p27.root
