Changes between Version 25 and Version 26 of Czartool
- Timestamp:
- Nov 26, 2010, 11:51:54 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Czartool
v25 v26 26 26 === Processing time-series === 27 27 28 This either plots the the number of processed exposures for '''all''' stages (burntool, chip, cam etc) eg 28 Using 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 29 30 {{{ 30 31 ./czarplot.pl -y 2010-11-22 32 ./czarplot.pl -y 2010-11-22 -s warp 31 33 }}} 32 34 [[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, eg36 {{{37 ./czarplot.pl -y 2010-11-22 -s warp38 }}}39 35 [[Image(czarplot_linear_all_stdscience_labels_warp_t.png, 600px)]] 40 36
