Index: fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py
===================================================================
--- fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py	(revision 14462)
+++ fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py	(revision 14463)
@@ -38,7 +38,9 @@
     
     if time.time() >= start+timeout:
-      report_length=0        
+      report_length=0
+      print
       return False
-  report_length=0        
+  report_length=0
+  print
   return True
 
@@ -317,13 +319,4 @@
     IsReadyForDataTaking()
     Take( 300, -1, 'data')
-
-#schedule = [ [drive, bias/feedback,  FAD && pre=start_drs_calibration|, time, events runtype,  ]  ]
-#[ source_W1 && tracking(8), CC(12)&Off(7) , start_drs_calibration && connected(4), -1, 1000, 'drs-pedestal' ],
-#[ source_W1 && tracking(8), CC(12)&Off(7) , connected(4), -1, 1000, 'drs-gain' ],
-#[ check for underflow ?],
-#[ source_W1 && tracking(8), CC(12)&Off(7) , connected(4), -1, 1000, 'drs-pedestal' ],
-#[ source_W1 && tracking(8), CC(12)&Off(7) , set_file_format(2) && connected(4), -1, 1000, 'drs-pedestal' ],
-
-
 
 def TakeDrsCalibration():
