Index: trunk/tools/czarplot.pl
===================================================================
--- trunk/tools/czarplot.pl	(revision 28870)
+++ trunk/tools/czarplot.pl	(revision 28922)
@@ -46,5 +46,5 @@
     print "* OPTIONAL: plot nebulous disk space        -n                          (default=off)\n";} 
 if (!$label) {
-    print "* OPTIONAL: choose a label                  -l <labellName>             (default='all_labels')\n";}
+    print "* OPTIONAL: choose a label                  -l <labellName>             (default='all_stdscience_labels')\n";}
 if (!$stage) {
     print "* OPTIONAL: choose a stage                  -s <chip|cam|warp|etc>      (default=none)\n";}
@@ -61,5 +61,5 @@
 
 # default values
-if (!$label) {$label = "all_labels";}
+if (!$label) {$label = "all_stdscience_labels";}
 if (!$nebulous && !$histogram && !$timeSeries) {$timeSeries = 1; $histogram = 0;}
 if (!$verbose) {$verbose = 0;}
