Changes between Version 4 and Version 5 of Czartool
- Timestamp:
- Nov 26, 2010, 9:54:04 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Czartool
v4 v5 12 12 == czarplot == 13 13 14 Czarplot may be used to plot the contents of the czar database, which holds a history of IPP processing dating back to around mid-July 2010. 14 15 16 * All plots (where relevant) can be given a date range, but will default to today from 6:30 if not is provided. Note that all times are in HST. When necessary (i.e. when querying rawExp in gpc1, HST is converted to UTC internally). 17 * where relevant a stage can be chosen, else defaulting to 'all stages' 18 * were relevant a label can be chosen, else defaulting to 'all_stdscience_labels' 15 19 16 All times are in HST. When necessary (i.e. when query rawExp in gpc1, HST is converted to UTC internally). 20 The available plots are as follows: 21 22 === Processing time-series === 23 24 This either plots the 25 26 * the number of processed exposures for '''all''' stages (burntool, chip, cam etc) 27 * the number of processed, pending and faults for '''one''' stage 28 29 ===Magic mask fraction=== 30 31 Both a histogram and cumulative distribution of the magic mask fraction can be plotted for a data range. '''Warning''' these plots can take some time to complete due to multiple JOINS necessary in the query to the gpc1 database. 32 33 It is also possible to view the magic mask for a particular exposure as a color gradient. 17 34 18 35 == Metrics ==
