IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 34 and Version 35 of Czartool


Ignore:
Timestamp:
Nov 26, 2010, 12:18:28 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Czartool

    v34 v35  
    4545
    4646[[Image(czarplot_linear_all_stdscience_labels_all_stages_h.png, 600px)]]
    47 === Rate plots ===
     47=== Rate and 1st-derivative plots ===
    4848
    49 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.
     49It 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. You can also generate first-derivative plots, using the {{{-f}}} argument
    5050
    5151{{{
    5252./czarplot.pl -d 2010-11-09 -r
     53./czarplot.pl -d 2010-10-18 -f
    5354}}}
    5455[[Image(czarplot_linear_all_stdscience_labels_all_stages_r.png, 600px)]]
    55 
    56 === First-derivative plots ===
    57 
    58 Using the {{{-f}}} arguments, first-derivative plots may be created for processed exposures against time.
    59 
    60 {{{
    61 ./czarplot.pl -d 2010-10-18 -f
    62 }}}
    63 
    6456[[Image(czarplot_linear_all_stdscience_labels_all_stages_d.png, 600px)]]
    6557