Index: trunk/DataCheck/QuickLook/Step2a.sh
===================================================================
--- trunk/DataCheck/QuickLook/Step2a.sh	(revision 17111)
+++ trunk/DataCheck/QuickLook/Step2a.sh	(revision 17112)
@@ -13,6 +13,6 @@
       # get all night
       #getdates "all"
-      # get last 6 nights
-      getdates 6
+      # get last 6 nights if hour between 7 and 19h, else only current night
+      getdates 6 7 19
    else
       getdates $1
