Index: trunk/FACT++/scripts/Main.js
===================================================================
--- trunk/FACT++/scripts/Main.js	(revision 17013)
+++ trunk/FACT++/scripts/Main.js	(revision 17014)
@@ -841,5 +841,5 @@
         // Before we can switch to 3000 we have to make the right DRS calibration
         dim.log("Taking single p.e. run.");
-        while (!irq && !takeRun("pedestal", 5000));
+        while (!irq && !takeRun("single-pe", 10000));
 
         // It is unclear what comes next, so we better switch off the voltage
@@ -887,5 +887,5 @@
         // Before we can switch to 3000 we have to make the right DRS calibration
         dim.log("Taking single p.e. run.");
-        while (!irq && !takeRun("pedestal", 5000));
+        while (!irq && !takeRun("single-pe", 10000));
 
         // It is unclear what comes next, so we better switch off the voltage
