IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 25 and Version 26 of Czartool


Ignore:
Timestamp:
Nov 26, 2010, 11:51:54 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Czartool

    v25 v26  
    2626=== Processing time-series ===
    2727
    28 This either plots the the number of processed exposures for '''all''' stages (burntool, chip, cam etc) eg
     28Using the {{{-t}}} argument (or none, since this is the default plot-type), czarplot can create time-series plots of either all stages (burntool, chip, cam etc), or one particular stage. For the latter, the number of processed, pending and faults are all shown. Examples:
     29
    2930{{{
    3031./czarplot.pl -y 2010-11-22
     32./czarplot.pl -y 2010-11-22 -s warp
    3133}}}
    3234[[Image(czarplot_linear_all_stdscience_labels_all_stages_t.png, 600px)]]
    33 
    34 
    35 or the number of processed, pending and faults for '''one''' stage, eg
    36 {{{
    37 ./czarplot.pl -y 2010-11-22 -s warp
    38 }}}
    3935[[Image(czarplot_linear_all_stdscience_labels_warp_t.png, 600px)]]
    4036