IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 23 and Version 24 of Czartool


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Czartool

    v23 v24  
    2424The available plots are as follows:
    2525
    26 === Rate plots ===
    27 
    28 It is possible, using the {{{-r}}} argument, to create histograms of exposures-processed-per-some-interval (the interval can be specified with the {{{-i}}} argument, eg {{{-i 1 HOUR}}}) otherwise a 'sensible' interval will be chosen for you.
    29 
    30 {{{
    31 ./czarplot.pl -y 2010-11-09 -r
    32 }}}
    33 [[Image(czarplot_linear_all_stdscience_labels_all_stages_r.png, 600px)]]
    3426=== Processing time-series ===
    3527
     
    4638}}}
    4739[[Image(czarplot_linear_all_stdscience_labels_warp_t.png, 600px)]]
     40
     41=== Processing histograms ===
     42
     43Using the {{{-h}}} argument, stacked histograms showing processed/pending/faults can be generated. For example:
     44
     45{{{
     46./czarplot.pl -b 2010-10-20 -e '2010-10-20 11' -h
     47}}}
     48
     49
     50=== Rate plots ===
     51
     52It is possible, using the {{{-r}}} argument, to create histograms of exposures-processed-per-some-interval (the interval can be specified with the {{{-i}}} argument, eg {{{-i 1 HOUR}}}) otherwise a 'sensible' interval will be chosen for you.
     53
     54{{{
     55./czarplot.pl -y 2010-11-09 -r
     56}}}
     57[[Image(czarplot_linear_all_stdscience_labels_all_stages_r.png, 600px)]]
     58
    4859=== Magic mask fraction ===
    4960