IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2010, 8:42:50 AM (16 years ago)
Author:
rhenders
Message:

Defaults to time series only, not histogram.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czarplot.pl

    r28707 r28711  
    6363# default values
    6464if (!$label) {$label = "all_labels";}
    65 if (!$histogram && !$timeSeries) {$timeSeries = 1; $histogram = 1;}
     65if (!$histogram && !$timeSeries) {$timeSeries = 1;}
    6666if (!$verbose) {$verbose = 0;}
    6767if (!$save_temps) {$save_temps = 0;}
Note: See TracChangeset for help on using the changeset viewer.